Rate Overview
Live
1 KYD = 1.2028 USD
1 USD = 0.831364
KYD
Avg
1.2046
High
1.2175
Low
1.2011
Last updated: 6/19/2026, 9:47:11 AM
Quick Conversions
| KYD | USD |
|---|---|
| 1 KYD | 1.20 USD |
| 10 KYD | 12.03 USD |
| 50 KYD | 60.14 USD |
| 100 KYD | 120.28 USD |
| 500 KYD | 601.42 USD |
| 1,000 KYD | 1,202.84 USD |
Get KYD/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=USDExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-06-19T09:47:11Z",
"rates": {
"USD": 1.202842
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "USD",
"amount": 100
},
"result": 120.2842,
"rate": 1.202842
}Build with KYD/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key