Rate Overview
Live
1 MDL = 3.6149 AFN
1 AFN = 0.276635
MDL
Avg
3.6245
High
3.7259
Low
3.5892
Last updated: 7/7/2026, 8:02:52 PM
Quick Conversions
| MDL | AFN |
|---|---|
| 1 MDL | 3.61 AFN |
| 10 MDL | 36.15 AFN |
| 50 MDL | 180.74 AFN |
| 100 MDL | 361.49 AFN |
| 500 MDL | 1,807.44 AFN |
| 1,000 MDL | 3,614.87 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-07T20:02:52Z",
"rates": {
"AFN": 3.614873
}
}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.4873,
"rate": 3.614873
}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