Rate Overview
Live
1 MDL = 4.6583 ALL
1 ALL = 0.214673
MDL
Avg
4.8478
High
5.0274
Low
4.6583
Last updated: 7/3/2026, 6:50:31 AM
Quick Conversions
| MDL | ALL |
|---|---|
| 1 MDL | 4.66 ALL |
| 10 MDL | 46.58 ALL |
| 50 MDL | 232.91 ALL |
| 100 MDL | 465.83 ALL |
| 500 MDL | 2,329.13 ALL |
| 1,000 MDL | 4,658.25 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-03T06:50:31Z",
"rates": {
"ALL": 4.658251
}
}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": 465.8251,
"rate": 4.658251
}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