Rate Overview
Live
1 KYD = 1.2032 USD
1 USD = 0.831136
KYD
Avg
1.2026
High
1.2058
Low
1.1959
Last updated: 7/29/2026, 2:21:17 PM
Quick Conversions
| KYD | USD |
|---|---|
| 1 KYD | 1.20 USD |
| 10 KYD | 12.03 USD |
| 50 KYD | 60.16 USD |
| 100 KYD | 120.32 USD |
| 500 KYD | 601.59 USD |
| 1,000 KYD | 1,203.17 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-07-29T14:21:17Z",
"rates": {
"USD": 1.203173
}
}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.3173,
"rate": 1.203173
}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