Rate Overview
Live
1 MDL = 8.9653 ETB
1 ETB = 0.111542
MDL
Avg
7.9115
High
9.2342
Low
6.3042
Last updated: 3/27/2026, 11:33:50 AM
Quick Conversions
| MDL | ETB |
|---|---|
| 1 MDL | 8.97 ETB |
| 10 MDL | 89.65 ETB |
| 50 MDL | 448.26 ETB |
| 100 MDL | 896.53 ETB |
| 500 MDL | 4,482.63 ETB |
| 1,000 MDL | 8,965.27 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-27T11:33:50Z",
"rates": {
"ETB": 8.965268
}
}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": 896.5268,
"rate": 8.965268
}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