Rate Overview
Live
1 KES = 1.8399 YER
1 YER = 0.543518
KES
Avg
1.8474
High
1.8588
Low
1.8372
Last updated: 3/27/2026, 1:01:47 PM
Quick Conversions
| KES | YER |
|---|---|
| 1 KES | 1.84 YER |
| 10 KES | 18.40 YER |
| 50 KES | 91.99 YER |
| 100 KES | 183.99 YER |
| 500 KES | 919.93 YER |
| 1,000 KES | 1,839.87 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-03-27T13:01:47Z",
"rates": {
"YER": 1.839865
}
}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": 183.9865,
"rate": 1.839865
}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