I'm getting this response from the API (GenerateKeywordIdeasRequest) as below
text: "betasaurus"
keyword_annotations {
}
keyword_idea_metrics {
competition: LOW
monthly_search_volumes {
month: JUNE
year: 2021
monthly_searches: 260
}
monthly_search_volumes {
month: JULY
year: 2021
monthly_searches: 320
}
monthly_search_volumes {
month: AUGUST
year: 2021
monthly_searches: 210
}
monthly_search_volumes {
month: SEPTEMBER
year: 2021
monthly_searches: 210
}
monthly_search_volumes {
month: OCTOBER
year: 2021
monthly_searches: 140
}
monthly_search_volumes {
month: NOVEMBER
year: 2021
monthly_searches: 170
}
monthly_search_volumes {
month: DECEMBER
year: 2021
monthly_searches: 260
}
monthly_search_volumes {
month: JANUARY
year: 2022
monthly_searches: 320
}
monthly_search_volumes {
month: FEBRUARY
year: 2022
monthly_searches: 320
}
monthly_search_volumes {
month: MARCH
year: 2022
monthly_searches: 260
}
monthly_search_volumes {
month: APRIL
year: 2022
monthly_searches: 170
}
monthly_search_volumes {
month: MAY
year: 2022
monthly_searches: 260
}
avg_monthly_searches: 210
competition_index: 13
low_top_of_page_bid_micros: 16955320
high_top_of_page_bid_micros: 301344750
}
I need to convert the below
low_top_of_page_bid_micros: 16955320
high_top_of_page_bid_micros: 301344750
to the Indian currency ,tried dividing it by 1000000.but it is not accurate as the result in Keyword planner UI