Rate Overview
Live
1 MDL = 3.7146 AFN
1 AFN = 0.269208
MDL
Avg
3.7270
High
3.9191
Low
3.5911
Last updated: 7/29/2026, 9:53:55 AM
Quick Conversions
| MDL | AFN |
|---|---|
| 1 MDL | 3.71 AFN |
| 10 MDL | 37.15 AFN |
| 50 MDL | 185.73 AFN |
| 100 MDL | 371.46 AFN |
| 500 MDL | 1,857.30 AFN |
| 1,000 MDL | 3,714.60 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-29T09:53:55Z",
"rates": {
"AFN": 3.714601
}
}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": 371.4601,
"rate": 3.714601
}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