Rate Overview
Live
1 ETB = 2.6378 KMF
1 KMF = 0.379097
ETB
Avg
3.1746
High
3.9958
Low
2.6378
Last updated: 5/29/2026, 2:28:59 PM
Quick Conversions
| ETB | KMF |
|---|---|
| 1 ETB | 2.64 KMF |
| 10 ETB | 26.38 KMF |
| 50 ETB | 131.89 KMF |
| 100 ETB | 263.78 KMF |
| 500 ETB | 1,318.92 KMF |
| 1,000 ETB | 2,637.85 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-05-29T14:28:59Z",
"rates": {
"KMF": 2.637846
}
}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": 263.7846,
"rate": 2.637846
}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