Rate Overview
Live
1 MDL = 3.8520 AFN
1 AFN = 0.259607
MDL
Avg
3.8078
High
3.8553
Low
3.7646
Last updated: 9/1/2026, 6:54:23 PM
Quick Conversions
| MDL | AFN |
|---|---|
| 1 MDL | 3.85 AFN |
| 10 MDL | 38.52 AFN |
| 50 MDL | 192.60 AFN |
| 100 MDL | 385.20 AFN |
| 500 MDL | 1,925.99 AFN |
| 1,000 MDL | 3,851.98 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-09-01T18:54:23Z",
"rates": {
"AFN": 3.851978
}
}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": 385.1978,
"rate": 3.851978
}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