Rate Overview
Live
1 YER = 0.545580 KES
1 KES = 1.8329
YER
Avg
0.543496
High
0.545580
Low
0.541818
Last updated: 7/4/2026, 11:14:39 AM
Quick Conversions
| YER | KES |
|---|---|
| 1 YER | 0.55 KES |
| 10 YER | 5.46 KES |
| 50 YER | 27.28 KES |
| 100 YER | 54.56 KES |
| 500 YER | 272.79 KES |
| 1,000 YER | 545.58 KES |
Get YER/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=KESExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-04T11:14:39Z",
"rates": {
"KES": 0.54558
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "KES",
"amount": 100
},
"result": 54.55799999999999,
"rate": 0.54558
}Build with YER/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key