Rate Overview
Live
1 KYD = 286.5823 YER
1 YER = 0.003489
KYD
Avg
287.2832
High
289.7403
Low
286.5405
Last updated: 7/29/2026, 4:45:17 AM
Quick Conversions
| KYD | YER |
|---|---|
| 1 KYD | 286.58 YER |
| 10 KYD | 2,865.82 YER |
| 50 KYD | 14,329.12 YER |
| 100 KYD | 28,658.23 YER |
| 500 KYD | 143,291.16 YER |
| 1,000 KYD | 286,582.33 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-29T04:45:17Z",
"rates": {
"YER": 286.582328
}
}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": 28658.2328,
"rate": 286.582328
}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