Rate Overview
Live
1 AFN = 0.276038 MDL
1 MDL = 3.6227
AFN
Avg
0.275051
High
0.278245
Low
0.269834
Last updated: 6/19/2026, 3:06:13 AM
Quick Conversions
| AFN | MDL |
|---|---|
| 1 AFN | 0.28 MDL |
| 10 AFN | 2.76 MDL |
| 50 AFN | 13.80 MDL |
| 100 AFN | 27.60 MDL |
| 500 AFN | 138.02 MDL |
| 1,000 AFN | 276.04 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-06-19T03:06:13Z",
"rates": {
"MDL": 0.276038
}
}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.6038,
"rate": 0.276038
}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