Rate Overview
Live
1 AFN = 0.266393 MDL
1 MDL = 3.7539
AFN
Avg
0.257215
High
0.275583
Low
0.241057
Last updated: 7/26/2026, 12:35:29 PM
Quick Conversions
| AFN | MDL |
|---|---|
| 1 AFN | 0.27 MDL |
| 10 AFN | 2.66 MDL |
| 50 AFN | 13.32 MDL |
| 100 AFN | 26.64 MDL |
| 500 AFN | 133.20 MDL |
| 1,000 AFN | 266.39 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-26T12:35:29Z",
"rates": {
"MDL": 0.266393
}
}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": 26.6393,
"rate": 0.266393
}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