Rate Overview
Live
1 ETB = 2.6624 KMF
1 KMF = 0.375599
ETB
Avg
2.6756
High
2.6838
Low
2.6624
Last updated: 4/18/2026, 8:46:31 AM
Quick Conversions
| ETB | KMF |
|---|---|
| 1 ETB | 2.66 KMF |
| 10 ETB | 26.62 KMF |
| 50 ETB | 133.12 KMF |
| 100 ETB | 266.24 KMF |
| 500 ETB | 1,331.21 KMF |
| 1,000 ETB | 2,662.42 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-04-18T08:46:31Z",
"rates": {
"KMF": 2.662416
}
}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": 266.2416,
"rate": 2.662416
}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