Rate Overview
Live
1 KYD = 285.0206 YER
1 YER = 0.003509
KYD
Avg
285.4226
High
288.5006
Low
284.7064
Last updated: 9/2/2026, 7:03:49 PM
Quick Conversions
| KYD | YER |
|---|---|
| 1 KYD | 285.02 YER |
| 10 KYD | 2,850.21 YER |
| 50 KYD | 14,251.03 YER |
| 100 KYD | 28,502.06 YER |
| 500 KYD | 142,510.29 YER |
| 1,000 KYD | 285,020.59 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-09-02T19:03:49Z",
"rates": {
"YER": 285.020588
}
}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": 28502.0588,
"rate": 285.020588
}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