Rate Overview
Live
1 MDL = 8.9748 ETB
1 ETB = 0.111423
MDL
Avg
9.0505
High
9.1335
Low
8.9657
Last updated: 3/7/2026, 1:55:06 AM
Quick Conversions
| MDL | ETB |
|---|---|
| 1 MDL | 8.97 ETB |
| 10 MDL | 89.75 ETB |
| 50 MDL | 448.74 ETB |
| 100 MDL | 897.48 ETB |
| 500 MDL | 4,487.42 ETB |
| 1,000 MDL | 8,974.84 ETB |
Get MDL/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=ETBExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-03-07T01:55:06Z",
"rates": {
"ETB": 8.974841
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "ETB",
"amount": 100
},
"result": 897.4841,
"rate": 8.974841
}Build with MDL/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key