Rate Overview
Live
1 KES = 1.8430 YER
1 YER = 0.542605
KES
Avg
1.8453
High
1.8527
Low
1.8344
Last updated: 5/26/2026, 9:32:51 PM
Quick Conversions
| KES | YER |
|---|---|
| 1 KES | 1.84 YER |
| 10 KES | 18.43 YER |
| 50 KES | 92.15 YER |
| 100 KES | 184.30 YER |
| 500 KES | 921.48 YER |
| 1,000 KES | 1,842.96 YER |
Get KES/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=YERExample Response:
{
"success": true,
"base": "KES",
"date": "2026-05-26T21:32:51Z",
"rates": {
"YER": 1.842961
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "YER",
"amount": 100
},
"result": 184.2961,
"rate": 1.842961
}Build with KES/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key