Rate Overview
Live
1 MDL = 4.6572 ALL
1 ALL = 0.214722
MDL
Avg
4.6612
High
4.6724
Low
4.6541
Last updated: 7/6/2026, 5:49:46 AM
Quick Conversions
| MDL | ALL |
|---|---|
| 1 MDL | 4.66 ALL |
| 10 MDL | 46.57 ALL |
| 50 MDL | 232.86 ALL |
| 100 MDL | 465.72 ALL |
| 500 MDL | 2,328.59 ALL |
| 1,000 MDL | 4,657.17 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-06T05:49:46Z",
"rates": {
"ALL": 4.657174
}
}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.71740000000005,
"rate": 4.657174
}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