Rate Overview
Live
1 YER = 0.545162 KES
1 KES = 1.8343
YER
Avg
0.542127
High
0.545162
Low
0.539743
Last updated: 7/10/2026, 10:08:02 AM
Quick Conversions
| YER | KES |
|---|---|
| 1 YER | 0.55 KES |
| 10 YER | 5.45 KES |
| 50 YER | 27.26 KES |
| 100 YER | 54.52 KES |
| 500 YER | 272.58 KES |
| 1,000 YER | 545.16 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-10T10:08:02Z",
"rates": {
"KES": 0.545162
}
}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.516200000000005,
"rate": 0.545162
}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