Rate Overview
Live
1 ALL = 0.208884 MDL
1 MDL = 4.7873
ALL
Avg
0.209229
High
0.209915
Low
0.208466
Last updated: 3/7/2026, 12:09:33 AM
Quick Conversions
| ALL | MDL |
|---|---|
| 1 ALL | 0.21 MDL |
| 10 ALL | 2.09 MDL |
| 50 ALL | 10.44 MDL |
| 100 ALL | 20.89 MDL |
| 500 ALL | 104.44 MDL |
| 1,000 ALL | 208.88 MDL |
Get ALL/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=MDLExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-03-07T00:09:33Z",
"rates": {
"MDL": 0.208884
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "MDL",
"amount": 100
},
"result": 20.888399999999997,
"rate": 0.208884
}Build with ALL/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key