Rate Overview
Live
1 KES = 0.006673 EUR
1 EUR = 149.8576
KES
Avg
0.006629
High
0.006693
Low
0.006564
Last updated: 3/6/2026, 7:48:14 PM
Quick Conversions
| KES | EUR |
|---|---|
| 1 KES | 0.01 EUR |
| 10 KES | 0.07 EUR |
| 50 KES | 0.33 EUR |
| 100 KES | 0.67 EUR |
| 500 KES | 3.34 EUR |
| 1,000 KES | 6.67 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-03-06T19:48:14Z",
"rates": {
"EUR": 0.006673
}
}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.6673,
"rate": 0.006673
}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