Rate Overview
Live
1 MDL = 4.7833 ALL
1 ALL = 0.209061
MDL
Avg
4.7789
High
4.7969
Low
4.7638
Last updated: 3/7/2026, 2:55:11 AM
Quick Conversions
| MDL | ALL |
|---|---|
| 1 MDL | 4.78 ALL |
| 10 MDL | 47.83 ALL |
| 50 MDL | 239.16 ALL |
| 100 MDL | 478.33 ALL |
| 500 MDL | 2,391.64 ALL |
| 1,000 MDL | 4,783.29 ALL |
Get MDL/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=ALLExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-03-07T02:55:11Z",
"rates": {
"ALL": 4.783285
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "ALL",
"amount": 100
},
"result": 478.3285,
"rate": 4.783285
}Build with MDL/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key