Rate Overview
Live
1 MDL = 9.4000 ETB
1 ETB = 0.106383
MDL
Avg
9.3999
High
9.5380
Low
9.2824
Last updated: 9/3/2026, 2:12:47 PM
Quick Conversions
| MDL | ETB |
|---|---|
| 1 MDL | 9.40 ETB |
| 10 MDL | 94.00 ETB |
| 50 MDL | 470.00 ETB |
| 100 MDL | 940.00 ETB |
| 500 MDL | 4,700.00 ETB |
| 1,000 MDL | 9,400.00 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-09-03T14:12:47Z",
"rates": {
"ETB": 9.400004
}
}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": 940.0003999999999,
"rate": 9.400004
}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