Rate Overview
Live
1 YER = 0.545052 KES
1 KES = 1.8347
YER
Avg
0.544880
High
0.546352
Low
0.543593
Last updated: 8/13/2026, 6:53:15 AM
Quick Conversions
| YER | KES |
|---|---|
| 1 YER | 0.55 KES |
| 10 YER | 5.45 KES |
| 50 YER | 27.25 KES |
| 100 YER | 54.51 KES |
| 500 YER | 272.53 KES |
| 1,000 YER | 545.05 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-08-13T06:53:15Z",
"rates": {
"KES": 0.545052
}
}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.505199999999995,
"rate": 0.545052
}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