Rate Overview
Live
1 MDL = 3.6428 AFN
1 AFN = 0.274514
MDL
Avg
3.6646
High
3.7299
Low
3.6141
Last updated: 3/7/2026, 1:55:54 AM
Quick Conversions
| MDL | AFN |
|---|---|
| 1 MDL | 3.64 AFN |
| 10 MDL | 36.43 AFN |
| 50 MDL | 182.14 AFN |
| 100 MDL | 364.28 AFN |
| 500 MDL | 1,821.40 AFN |
| 1,000 MDL | 3,642.81 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-03-07T01:55:54Z",
"rates": {
"AFN": 3.642805
}
}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": 364.2805,
"rate": 3.642805
}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