Rate Overview
Live
1 KYD = 1.2064 USD
1 USD = 0.828912
KYD
Avg
1.2029
High
1.2187
Low
1.1961
Last updated: 5/29/2026, 9:11:12 PM
Quick Conversions
| KYD | USD |
|---|---|
| 1 KYD | 1.21 USD |
| 10 KYD | 12.06 USD |
| 50 KYD | 60.32 USD |
| 100 KYD | 120.64 USD |
| 500 KYD | 603.20 USD |
| 1,000 KYD | 1,206.40 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-05-29T21:11:12Z",
"rates": {
"USD": 1.2064
}
}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.63999999999999,
"rate": 1.2064
}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