Rate Overview
Live
1 KYD = 287.8395 YER
1 YER = 0.003474
KYD
Avg
287.7142
High
290.3691
Low
286.6772
Last updated: 3/27/2026, 11:52:31 AM
Quick Conversions
| KYD | YER |
|---|---|
| 1 KYD | 287.84 YER |
| 10 KYD | 2,878.40 YER |
| 50 KYD | 14,391.98 YER |
| 100 KYD | 28,783.95 YER |
| 500 KYD | 143,919.75 YER |
| 1,000 KYD | 287,839.50 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-03-27T11:52:31Z",
"rates": {
"YER": 287.839504
}
}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": 28783.950399999998,
"rate": 287.839504
}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