Rate Overview
Live
1 YER = 0.542681 KES
1 KES = 1.8427
YER
Avg
0.542665
High
0.542863
Low
0.542276
Last updated: 7/1/2026, 5:35:35 PM
Quick Conversions
| YER | KES |
|---|---|
| 1 YER | 0.54 KES |
| 10 YER | 5.43 KES |
| 50 YER | 27.13 KES |
| 100 YER | 54.27 KES |
| 500 YER | 271.34 KES |
| 1,000 YER | 542.68 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-01T17:35:35Z",
"rates": {
"KES": 0.542681
}
}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.2681,
"rate": 0.542681
}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