Rate Overview
Live
1 KES = 0.006791 EUR
1 EUR = 147.2537
KES
Avg
0.006775
High
0.006791
Low
0.006764
Last updated: 7/24/2026, 9:16:57 PM
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.40 EUR |
| 1,000 KES | 6.79 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-24T21:16:57Z",
"rates": {
"EUR": 0.006791
}
}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.6791,
"rate": 0.006791
}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