Rate Overview
Live
1 MDL = 3.7428 AFN
1 AFN = 0.267183
MDL
Avg
3.7177
High
3.7428
Low
3.6866
Last updated: 5/9/2026, 9:56:55 AM
Quick Conversions
| MDL | AFN |
|---|---|
| 1 MDL | 3.74 AFN |
| 10 MDL | 37.43 AFN |
| 50 MDL | 187.14 AFN |
| 100 MDL | 374.28 AFN |
| 500 MDL | 1,871.38 AFN |
| 1,000 MDL | 3,742.75 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-05-09T09:56:55Z",
"rates": {
"AFN": 3.74275
}
}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": 374.275,
"rate": 3.74275
}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