Rate Overview
Live
1 KYD = 1.2062 USD
1 USD = 0.829059
KYD
Avg
1.2043
High
1.2071
Low
1.2024
Last updated: 3/27/2026, 6:06:58 AM
Quick Conversions
| KYD | USD |
|---|---|
| 1 KYD | 1.21 USD |
| 10 KYD | 12.06 USD |
| 50 KYD | 60.31 USD |
| 100 KYD | 120.62 USD |
| 500 KYD | 603.09 USD |
| 1,000 KYD | 1,206.19 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-03-27T06:06:58Z",
"rates": {
"USD": 1.206187
}
}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.61869999999999,
"rate": 1.206187
}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