Rate Overview
Live
1 KYD = 286.5624 YER
1 YER = 0.003490
KYD
Avg
293.3679
High
305.3002
Low
284.9754
Last updated: 7/28/2026, 7:59:38 AM
Quick Conversions
| KYD | YER |
|---|---|
| 1 KYD | 286.56 YER |
| 10 KYD | 2,865.62 YER |
| 50 KYD | 14,328.12 YER |
| 100 KYD | 28,656.24 YER |
| 500 KYD | 143,281.22 YER |
| 1,000 KYD | 286,562.43 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-28T07:59:38Z",
"rates": {
"YER": 286.562431
}
}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": 28656.2431,
"rate": 286.562431
}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