Rate Overview
Live
1 MDL = 3.6137 AFN
1 AFN = 0.276723
MDL
Avg
3.9626
High
4.1888
Low
3.6009
Last updated: 3/27/2026, 10:28:02 AM
Quick Conversions
| MDL | AFN |
|---|---|
| 1 MDL | 3.61 AFN |
| 10 MDL | 36.14 AFN |
| 50 MDL | 180.69 AFN |
| 100 MDL | 361.37 AFN |
| 500 MDL | 1,806.86 AFN |
| 1,000 MDL | 3,613.72 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-27T10:28:02Z",
"rates": {
"AFN": 3.613717
}
}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": 361.3717,
"rate": 3.613717
}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