Rate Overview
Live
1 MDL = 9.1181 ETB
1 ETB = 0.109672
MDL
Avg
9.1129
High
9.1214
Low
9.1012
Last updated: 5/6/2026, 3:28:32 PM
Quick Conversions
| MDL | ETB |
|---|---|
| 1 MDL | 9.12 ETB |
| 10 MDL | 91.18 ETB |
| 50 MDL | 455.91 ETB |
| 100 MDL | 911.81 ETB |
| 500 MDL | 4,559.06 ETB |
| 1,000 MDL | 9,118.11 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-05-06T15:28:32Z",
"rates": {
"ETB": 9.118111
}
}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": 911.8111000000001,
"rate": 9.118111
}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