Rate Overview
Live
1 ETB = 2.6524 KMF
1 KMF = 0.377011
ETB
Avg
2.6636
High
2.6768
Low
2.6505
Last updated: 6/18/2026, 9:59:11 AM
Quick Conversions
| ETB | KMF |
|---|---|
| 1 ETB | 2.65 KMF |
| 10 ETB | 26.52 KMF |
| 50 ETB | 132.62 KMF |
| 100 ETB | 265.24 KMF |
| 500 ETB | 1,326.22 KMF |
| 1,000 ETB | 2,652.44 KMF |
Get ETB/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=KMFExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-06-18T09:59:11Z",
"rates": {
"KMF": 2.652442
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "KMF",
"amount": 100
},
"result": 265.24420000000003,
"rate": 2.652442
}Build with ETB/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key