Rate Overview
Live
1 ETB = 2.6963 KMF
1 KMF = 0.370874
ETB
Avg
2.7646
High
3.1188
Low
2.6451
Last updated: 7/29/2026, 7:58:07 AM
Quick Conversions
| ETB | KMF |
|---|---|
| 1 ETB | 2.70 KMF |
| 10 ETB | 26.96 KMF |
| 50 ETB | 134.82 KMF |
| 100 ETB | 269.63 KMF |
| 500 ETB | 1,348.17 KMF |
| 1,000 ETB | 2,696.33 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-07-29T07:58:07Z",
"rates": {
"KMF": 2.69633
}
}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": 269.63300000000004,
"rate": 2.69633
}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