Rate Overview
Live
1 MDL = 3.7548 AFN
1 AFN = 0.266323
MDL
Avg
3.7275
High
3.9191
Low
3.5911
Last updated: 7/20/2026, 6:31:29 AM
Quick Conversions
| MDL | AFN |
|---|---|
| 1 MDL | 3.75 AFN |
| 10 MDL | 37.55 AFN |
| 50 MDL | 187.74 AFN |
| 100 MDL | 375.48 AFN |
| 500 MDL | 1,877.42 AFN |
| 1,000 MDL | 3,754.84 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-07-20T06:31:29Z",
"rates": {
"AFN": 3.754838
}
}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": 375.4838,
"rate": 3.754838
}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