Rate Overview
Live
1 KYD = 288.9707 YER
1 YER = 0.003461
KYD
Avg
286.7873
High
288.9707
Low
285.0002
Last updated: 7/25/2026, 6:20:07 AM
Quick Conversions
| KYD | YER |
|---|---|
| 1 KYD | 288.97 YER |
| 10 KYD | 2,889.71 YER |
| 50 KYD | 14,448.53 YER |
| 100 KYD | 28,897.07 YER |
| 500 KYD | 144,485.33 YER |
| 1,000 KYD | 288,970.67 YER |
Get KYD/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=YERExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-07-25T06:20:07Z",
"rates": {
"YER": 288.970667
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "YER",
"amount": 100
},
"result": 28897.0667,
"rate": 288.970667
}Build with KYD/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key