Rate Overview
Live
1 EUR = 147.5737 KES
1 KES = 0.006776
EUR
Avg
150.4726
High
154.5534
Low
147.3710
Last updated: 7/28/2026, 10:20:57 PM
Quick Conversions
| EUR | KES |
|---|---|
| 1 EUR | 147.57 KES |
| 10 EUR | 1,475.74 KES |
| 50 EUR | 7,378.68 KES |
| 100 EUR | 14,757.37 KES |
| 500 EUR | 73,786.85 KES |
| 1,000 EUR | 147,573.69 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-07-28T22:20:57Z",
"rates": {
"KES": 147.57369
}
}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": 14757.369,
"rate": 147.57369
}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