Rate Overview
Live
1 ETB = 0.107425 MDL
1 MDL = 9.3088
ETB
Avg
0.106779
High
0.107425
Low
0.105965
Last updated: 9/12/2026, 10:41:04 AM
Quick Conversions
| ETB | MDL |
|---|---|
| 1 ETB | 0.11 MDL |
| 10 ETB | 1.07 MDL |
| 50 ETB | 5.37 MDL |
| 100 ETB | 10.74 MDL |
| 500 ETB | 53.71 MDL |
| 1,000 ETB | 107.43 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-12T10:41:04Z",
"rates": {
"MDL": 0.107425
}
}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.742500000000001,
"rate": 0.107425
}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