Rate Overview
Live
1 MDL = 3.8242 AFN
1 AFN = 0.261493
MDL
Avg
3.7868
High
3.8242
Low
3.7656
Last updated: 8/18/2026, 7:02:12 PM
Quick Conversions
| MDL | AFN |
|---|---|
| 1 MDL | 3.82 AFN |
| 10 MDL | 38.24 AFN |
| 50 MDL | 191.21 AFN |
| 100 MDL | 382.42 AFN |
| 500 MDL | 1,912.10 AFN |
| 1,000 MDL | 3,824.19 AFN |
Get MDL/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=AFNExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-08-18T19:02:12Z",
"rates": {
"AFN": 3.824191
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "AFN",
"amount": 100
},
"result": 382.4191,
"rate": 3.824191
}Build with MDL/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key