Rate Overview
Live
1 KES = 0.006764 EUR
1 EUR = 147.8415
KES
Avg
0.006650
High
0.006783
Low
0.006503
Last updated: 7/19/2026, 1:14:36 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-19T01:14:36Z",
"rates": {
"EUR": 0.006764
}
}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.6764,
"rate": 0.006764
}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