Rate Overview
Live
1 KES = 1.8395 YER
1 YER = 0.543615
KES
Avg
1.8428
High
1.8512
Low
1.8329
Last updated: 7/26/2026, 2:00:49 AM
Quick Conversions
| KES | YER |
|---|---|
| 1 KES | 1.84 YER |
| 10 KES | 18.40 YER |
| 50 KES | 91.98 YER |
| 100 KES | 183.95 YER |
| 500 KES | 919.77 YER |
| 1,000 KES | 1,839.54 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-07-26T02:00:49Z",
"rates": {
"YER": 1.839537
}
}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.9537,
"rate": 1.839537
}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