Rate Overview
Live
1 AFN = 0.274627 MDL
1 MDL = 3.6413
AFN
Avg
0.274964
High
0.276928
Low
0.272396
Last updated: 5/29/2026, 9:10:12 PM
Quick Conversions
| AFN | MDL |
|---|---|
| 1 AFN | 0.27 MDL |
| 10 AFN | 2.75 MDL |
| 50 AFN | 13.73 MDL |
| 100 AFN | 27.46 MDL |
| 500 AFN | 137.31 MDL |
| 1,000 AFN | 274.63 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-05-29T21:10:12Z",
"rates": {
"MDL": 0.274627
}
}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.4627,
"rate": 0.274627
}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