Rate Overview
Live
1 EUR = 150.6316 KES
1 KES = 0.006639
EUR
Avg
150.6601
High
150.9473
Low
150.3573
Last updated: 5/29/2026, 6:45:01 PM
Quick Conversions
| EUR | KES |
|---|---|
| 1 EUR | 150.63 KES |
| 10 EUR | 1,506.32 KES |
| 50 EUR | 7,531.58 KES |
| 100 EUR | 15,063.16 KES |
| 500 EUR | 75,315.79 KES |
| 1,000 EUR | 150,631.59 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-29T18:45:01Z",
"rates": {
"KES": 150.631585
}
}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": 15063.1585,
"rate": 150.631585
}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