Rate Overview
Live
1 EUR = 149.5978 KES
1 KES = 0.006685
EUR
Avg
149.3208
High
149.5978
Low
149.0197
Last updated: 8/14/2026, 5:32:48 PM
Quick Conversions
| EUR | KES |
|---|---|
| 1 EUR | 149.60 KES |
| 10 EUR | 1,495.98 KES |
| 50 EUR | 7,479.89 KES |
| 100 EUR | 14,959.78 KES |
| 500 EUR | 74,798.92 KES |
| 1,000 EUR | 149,597.85 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-08-14T17:32:48Z",
"rates": {
"KES": 149.597847
}
}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": 14959.7847,
"rate": 149.597847
}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