Rate Overview
Live
1 EUR = 147.2771 KES
1 KES = 0.006790
EUR
Avg
147.5987
High
148.2521
Low
147.2771
Last updated: 7/26/2026, 5:31:56 PM
Quick Conversions
| EUR | KES |
|---|---|
| 1 EUR | 147.28 KES |
| 10 EUR | 1,472.77 KES |
| 50 EUR | 7,363.85 KES |
| 100 EUR | 14,727.71 KES |
| 500 EUR | 73,638.53 KES |
| 1,000 EUR | 147,277.07 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-26T17:31:56Z",
"rates": {
"KES": 147.277068
}
}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": 14727.706800000002,
"rate": 147.277068
}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