Rate Overview
Live
1 KYD = 1.2190 USD
1 USD = 0.820356
KYD
Avg
1.2075
High
1.2190
Low
1.2012
Last updated: 8/16/2026, 8:04:19 PM
Quick Conversions
| KYD | USD |
|---|---|
| 1 KYD | 1.22 USD |
| 10 KYD | 12.19 USD |
| 50 KYD | 60.95 USD |
| 100 KYD | 121.90 USD |
| 500 KYD | 609.49 USD |
| 1,000 KYD | 1,218.98 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-08-16T20:04:19Z",
"rates": {
"USD": 1.218983
}
}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": 121.89829999999999,
"rate": 1.218983
}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