Rate Overview
Live
1 ALL = 0.215209 MDL
1 MDL = 4.6466
ALL
Avg
0.215428
High
0.216005
Low
0.215008
Last updated: 8/12/2026, 6:14:02 PM
Quick Conversions
| ALL | MDL |
|---|---|
| 1 ALL | 0.22 MDL |
| 10 ALL | 2.15 MDL |
| 50 ALL | 10.76 MDL |
| 100 ALL | 21.52 MDL |
| 500 ALL | 107.60 MDL |
| 1,000 ALL | 215.21 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-08-12T18:14:02Z",
"rates": {
"MDL": 0.215209
}
}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": 21.5209,
"rate": 0.215209
}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