Rate Overview
Live
1 AFN = 0.275583 MDL
1 MDL = 3.6287
AFN
Avg
0.275756
High
0.278616
Low
0.268390
Last updated: 7/8/2026, 4:11:02 AM
Quick Conversions
| AFN | MDL |
|---|---|
| 1 AFN | 0.28 MDL |
| 10 AFN | 2.76 MDL |
| 50 AFN | 13.78 MDL |
| 100 AFN | 27.56 MDL |
| 500 AFN | 137.79 MDL |
| 1,000 AFN | 275.58 MDL |
Get AFN/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=MDLExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-07-08T04:11:02Z",
"rates": {
"MDL": 0.275583
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "MDL",
"amount": 100
},
"result": 27.558300000000003,
"rate": 0.275583
}Build with AFN/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key