Rate Overview
Live
1 ETB = 2.6200 KMF
1 KMF = 0.381675
ETB
Avg
2.6147
High
2.6465
Low
2.5853
Last updated: 9/2/2026, 4:30:35 AM
Quick Conversions
| ETB | KMF |
|---|---|
| 1 ETB | 2.62 KMF |
| 10 ETB | 26.20 KMF |
| 50 ETB | 131.00 KMF |
| 100 ETB | 262.00 KMF |
| 500 ETB | 1,310.02 KMF |
| 1,000 ETB | 2,620.03 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-09-02T04:30:35Z",
"rates": {
"KMF": 2.620031
}
}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": 262.0031,
"rate": 2.620031
}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