Rate Overview
Live
1 KES = 1.8313 YER
1 YER = 0.546049
KES
Avg
1.8297
High
1.8314
Low
1.8234
Last updated: 9/3/2026, 1:05:43 PM
Quick Conversions
| KES | YER |
|---|---|
| 1 KES | 1.83 YER |
| 10 KES | 18.31 YER |
| 50 KES | 91.57 YER |
| 100 KES | 183.13 YER |
| 500 KES | 915.67 YER |
| 1,000 KES | 1,831.34 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-09-03T13:05:43Z",
"rates": {
"YER": 1.831336
}
}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.1336,
"rate": 1.831336
}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