Rate Overview
Live
1 KES = 1.8515 YER
1 YER = 0.540105
KES
Avg
1.8428
High
1.8515
Low
1.8354
Last updated: 4/16/2026, 3:52:56 PM
Quick Conversions
| KES | YER |
|---|---|
| 1 KES | 1.85 YER |
| 10 KES | 18.51 YER |
| 50 KES | 92.57 YER |
| 100 KES | 185.15 YER |
| 500 KES | 925.75 YER |
| 1,000 KES | 1,851.49 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-04-16T15:52:56Z",
"rates": {
"YER": 1.851492
}
}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": 185.14919999999998,
"rate": 1.851492
}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