Rate Overview
Live
1 AFN = 0.264817 MDL
1 MDL = 3.7762
AFN
Avg
0.269955
High
0.278616
Low
0.262613
Last updated: 7/28/2026, 5:38:08 AM
Quick Conversions
| AFN | MDL |
|---|---|
| 1 AFN | 0.26 MDL |
| 10 AFN | 2.65 MDL |
| 50 AFN | 13.24 MDL |
| 100 AFN | 26.48 MDL |
| 500 AFN | 132.41 MDL |
| 1,000 AFN | 264.82 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-07-28T05:38:08Z",
"rates": {
"MDL": 0.264817
}
}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": 26.481700000000004,
"rate": 0.264817
}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