Rate Overview
Live
1 EUR = 151.1160 KES
1 KES = 0.006617
EUR
Avg
150.6931
High
151.1160
Low
150.1363
Last updated: 5/28/2026, 11:11:06 PM
Quick Conversions
| EUR | KES |
|---|---|
| 1 EUR | 151.12 KES |
| 10 EUR | 1,511.16 KES |
| 50 EUR | 7,555.80 KES |
| 100 EUR | 15,111.60 KES |
| 500 EUR | 75,557.98 KES |
| 1,000 EUR | 151,115.97 KES |
Get EUR/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=KESExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-05-28T23:11:06Z",
"rates": {
"KES": 151.115966
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "KES",
"amount": 100
},
"result": 15111.596599999999,
"rate": 151.115966
}Build with EUR/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key