Rate Overview
Live
1 ETB = 0.106086 MDL
1 MDL = 9.4263
ETB
Avg
0.109239
High
0.112707
Low
0.105812
Last updated: 9/7/2026, 2:56:27 PM
Quick Conversions
| ETB | MDL |
|---|---|
| 1 ETB | 0.11 MDL |
| 10 ETB | 1.06 MDL |
| 50 ETB | 5.30 MDL |
| 100 ETB | 10.61 MDL |
| 500 ETB | 53.04 MDL |
| 1,000 ETB | 106.09 MDL |
Get ETB/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=MDLExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-09-07T14:56:27Z",
"rates": {
"MDL": 0.106086
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "MDL",
"amount": 100
},
"result": 10.6086,
"rate": 0.106086
}Build with ETB/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key