Rate Overview
Live
1 KES = 1.8453 YER
1 YER = 0.541924
KES
Avg
1.8459
High
1.8494
Low
1.8422
Last updated: 3/7/2026, 12:31:24 AM
Quick Conversions
| KES | YER |
|---|---|
| 1 KES | 1.85 YER |
| 10 KES | 18.45 YER |
| 50 KES | 92.26 YER |
| 100 KES | 184.53 YER |
| 500 KES | 922.64 YER |
| 1,000 KES | 1,845.28 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-07T00:31:24Z",
"rates": {
"YER": 1.845276
}
}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.52759999999998,
"rate": 1.845276
}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