Rate Overview
Live
1 MDL = 4.6771 ALL
1 ALL = 0.213808
MDL
Avg
4.7591
High
4.9072
Low
4.6542
Last updated: 7/12/2026, 5:41:32 AM
Quick Conversions
| MDL | ALL |
|---|---|
| 1 MDL | 4.68 ALL |
| 10 MDL | 46.77 ALL |
| 50 MDL | 233.85 ALL |
| 100 MDL | 467.71 ALL |
| 500 MDL | 2,338.55 ALL |
| 1,000 MDL | 4,677.09 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-07-12T05:41:32Z",
"rates": {
"ALL": 4.677091
}
}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": 467.7091,
"rate": 4.677091
}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