Rate Overview
Live
1 MDL = 3.7525 AFN
1 AFN = 0.266487
MDL
Avg
3.7512
High
3.7744
Low
3.7353
Last updated: 4/18/2026, 8:47:18 AM
Quick Conversions
| MDL | AFN |
|---|---|
| 1 MDL | 3.75 AFN |
| 10 MDL | 37.53 AFN |
| 50 MDL | 187.63 AFN |
| 100 MDL | 375.25 AFN |
| 500 MDL | 1,876.26 AFN |
| 1,000 MDL | 3,752.53 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-04-18T08:47:18Z",
"rates": {
"AFN": 3.752525
}
}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.2525,
"rate": 3.752525
}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