Rate Overview
Live
1 MDL = 9.1062 ETB
1 ETB = 0.109815
MDL
Avg
9.1533
High
9.2012
Low
9.1062
Last updated: 7/25/2026, 9:10:54 PM
Quick Conversions
| MDL | ETB |
|---|---|
| 1 MDL | 9.11 ETB |
| 10 MDL | 91.06 ETB |
| 50 MDL | 455.31 ETB |
| 100 MDL | 910.62 ETB |
| 500 MDL | 4,553.10 ETB |
| 1,000 MDL | 9,106.20 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-07-25T21:10:54Z",
"rates": {
"ETB": 9.106204
}
}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": 910.6204,
"rate": 9.106204
}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