Rate Overview
Live
1 KYD = 284.9334 YER
1 YER = 0.003510
KYD
Avg
286.7093
High
290.4698
Low
284.6019
Last updated: 7/13/2026, 10:04:16 AM
Quick Conversions
| KYD | YER |
|---|---|
| 1 KYD | 284.93 YER |
| 10 KYD | 2,849.33 YER |
| 50 KYD | 14,246.67 YER |
| 100 KYD | 28,493.34 YER |
| 500 KYD | 142,466.69 YER |
| 1,000 KYD | 284,933.38 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-13T10:04:16Z",
"rates": {
"YER": 284.93338
}
}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": 28493.338,
"rate": 284.93338
}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