Rate Overview
Live
1 YER = 0.542605 KES
1 KES = 1.8430
YER
Avg
0.542745
High
0.543850
Low
0.541943
Last updated: 5/26/2026, 9:21:09 PM
Quick Conversions
| YER | KES |
|---|---|
| 1 YER | 0.54 KES |
| 10 YER | 5.43 KES |
| 50 YER | 27.13 KES |
| 100 YER | 54.26 KES |
| 500 YER | 271.30 KES |
| 1,000 YER | 542.61 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-05-26T21:21:09Z",
"rates": {
"KES": 0.542605
}
}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.2605,
"rate": 0.542605
}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