seodata.dev keyword
1:2 ratio
Monthly search volume and cost-per-click data for "1:2 ratio" in US.
$ curl "https://api.seodata.dev/v1/keyword?q=1:2+ratio&country=us"
+--------------+------------------+
| volume | 2,400 |
| cpc | $0 |
| competition | 0 |
| country | US |
| updated | 2026-06-26 |
+--------------+------------------+
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 |
| 1 2 ratio | 2,400 | $0 | 20/20 |
| 1/2 as a ratio | 2,400 | $0 | 20/20 |
| ratio 1 2 | 2,400 | $0 | 20/20 |
| ratio 1:2 | 2,400 | $0 | 20/20 |
| 2 1 ratio | 2,400 | $0 | 17/20 |
| 2 to 1 ratio | 2,400 | $0 | 17/20 |
| ratio 1/2 | 2,400 | $0 | 17/20 |
| 1/2 ratio | 2,400 | $0 | 14/20 |
| ratio of 1:2 | 2,400 | $0 | 14/20 |
| 1/3 ratio | 1,600 | $0 | 15/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=1:2+ratio&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