Rate Overview
Live
1 AFN = 0.274513 MDL
1 MDL = 3.6428
AFN
Avg
0.272905
High
0.276692
Low
0.268103
Last updated: 3/7/2026, 12:26:30 AM
Quick Conversions
| AFN | MDL |
|---|---|
| 1 AFN | 0.27 MDL |
| 10 AFN | 2.75 MDL |
| 50 AFN | 13.73 MDL |
| 100 AFN | 27.45 MDL |
| 500 AFN | 137.26 MDL |
| 1,000 AFN | 274.51 MDL |
Get AFN/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=MDLExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-03-07T00:26:30Z",
"rates": {
"MDL": 0.274513
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "MDL",
"amount": 100
},
"result": 27.4513,
"rate": 0.274513
}Build with AFN/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key