Rate Overview
Live
1 MDL = 3.7762 AFN
1 AFN = 0.264818
MDL
Avg
3.7754
High
3.8079
Low
3.7502
Last updated: 7/28/2026, 7:33:57 PM
Quick Conversions
| MDL | AFN |
|---|---|
| 1 MDL | 3.78 AFN |
| 10 MDL | 37.76 AFN |
| 50 MDL | 188.81 AFN |
| 100 MDL | 377.62 AFN |
| 500 MDL | 1,888.09 AFN |
| 1,000 MDL | 3,776.18 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-28T19:33:57Z",
"rates": {
"AFN": 3.776181
}
}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": 377.61809999999997,
"rate": 3.776181
}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