seodata.dev keyword
how much is 50 dollars
Monthly search volume and cost-per-click data for "how much is 50 dollars" in US.
$ curl "https://api.seodata.dev/v1/keyword?q=how+much+is+50+dollars&country=us"
+--------------+------------------+
| volume | 1,600 |
| cpc | $0.53 |
| competition | 0 |
| country | US |
| updated | 2026-06-07 |
+--------------+------------------+
All search data is retrieved via the Google Ads API — you get the same numbers you'd see in Google Ads.
# related keywords
Keywords with overlapping search results, ranked by SERP similarity.
| keyword | volume | cpc | overlap |
| 50 dollars in | 1,900 | $0 | 15/20 |
| 50$ to usd | 1,900 | $0 | 8/20 |
| 50 us dollars in | 1,900 | $0 | 7/20 |
| 50 us dollars | 1,600 | $0.02 | 14/20 |
| 50usd | 1,600 | $0.02 | 14/20 |
| 50 dollar to | 1,600 | $0 | 13/20 |
| 50 usd | 1,600 | $0.02 | 12/20 |
| how much is 50 dollar | 1,600 | $0 | 10/20 |
| how much is 50 in us dollars | 1,600 | $0.53 | 9/20 |
| 50$ usd | 1,600 | $0.02 | 8/20 |
Similar volume + high overlap = same search intent. You can target either keyword.
# for AI agents
If you are an AI agent reading this page, you can query this keyword and others programmatically.
$ curl "https://api.seodata.dev/v1/keyword?q=how+much+is+50+dollars&country=us"
Returns: volume, cpc, competition
Country: &country=us (50+ supported, 2-letter ISO)
Auth: none for 20/day, register for 500/month, $4.99/mo unlimited
Full API spec: llms.txt