Rate Overview
Live
1 KES = 0.006762 EUR
1 EUR = 147.8852
KES
Avg
0.006773
High
0.006785
Low
0.006756
Last updated: 7/4/2026, 11:18:32 AM
Quick Conversions
| KES | EUR |
|---|---|
| 1 KES | 0.01 EUR |
| 10 KES | 0.07 EUR |
| 50 KES | 0.34 EUR |
| 100 KES | 0.68 EUR |
| 500 KES | 3.38 EUR |
| 1,000 KES | 6.76 EUR |
Get KES/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=EURExample Response:
{
"success": true,
"base": "KES",
"date": "2026-07-04T11:18:32Z",
"rates": {
"EUR": 0.006762
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "EUR",
"amount": 100
},
"result": 0.6762,
"rate": 0.006762
}Build with KES/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key