Rate Overview
Live
1 EUR = 151.9934 KES
1 KES = 0.006579
EUR
Avg
151.9006
High
152.7180
Low
150.9689
Last updated: 4/18/2026, 12:38:47 PM
Quick Conversions
| EUR | KES |
|---|---|
| 1 EUR | 151.99 KES |
| 10 EUR | 1,519.93 KES |
| 50 EUR | 7,599.67 KES |
| 100 EUR | 15,199.34 KES |
| 500 EUR | 75,996.69 KES |
| 1,000 EUR | 151,993.38 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-04-18T12:38:47Z",
"rates": {
"KES": 151.99338
}
}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": 15199.338,
"rate": 151.99338
}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