Rate Overview
Live
1 ETB = 2.6979 KMF
1 KMF = 0.370659
ETB
Avg
2.7646
High
3.1188
Low
2.6451
Last updated: 7/29/2026, 12:02:01 AM
Quick Conversions
| ETB | KMF |
|---|---|
| 1 ETB | 2.70 KMF |
| 10 ETB | 26.98 KMF |
| 50 ETB | 134.89 KMF |
| 100 ETB | 269.79 KMF |
| 500 ETB | 1,348.95 KMF |
| 1,000 ETB | 2,697.90 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-29T00:02:01Z",
"rates": {
"KMF": 2.697898
}
}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.7898,
"rate": 2.697898
}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