Rate Overview
Live
1 AFN = 0.259606 MDL
1 MDL = 3.8520
AFN
Avg
0.262644
High
0.265633
Low
0.259384
Last updated: 9/1/2026, 9:55:51 AM
Quick Conversions
| AFN | MDL |
|---|---|
| 1 AFN | 0.26 MDL |
| 10 AFN | 2.60 MDL |
| 50 AFN | 12.98 MDL |
| 100 AFN | 25.96 MDL |
| 500 AFN | 129.80 MDL |
| 1,000 AFN | 259.61 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-09-01T09:55:51Z",
"rates": {
"MDL": 0.259606
}
}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": 25.9606,
"rate": 0.259606
}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