Rate Overview
Live
1 MDL = 4.7474 ALL
1 ALL = 0.210643
MDL
Avg
4.7797
High
4.8431
Low
4.7271
Last updated: 3/27/2026, 6:46:05 PM
Quick Conversions
| MDL | ALL |
|---|---|
| 1 MDL | 4.75 ALL |
| 10 MDL | 47.47 ALL |
| 50 MDL | 237.37 ALL |
| 100 MDL | 474.74 ALL |
| 500 MDL | 2,373.69 ALL |
| 1,000 MDL | 4,747.37 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-27T18:46:05Z",
"rates": {
"ALL": 4.747371
}
}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": 474.7371,
"rate": 4.747371
}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