Rate Overview
Live
1 AFN = 56.3730 MNT
1 MNT = 0.017739
AFN
Avg
55.7556
High
57.1149
Low
53.8295
Last updated: 7/6/2026, 6:12:44 PM
Quick Conversions
| AFN | MNT |
|---|---|
| 1 AFN | 56.37 MNT |
| 10 AFN | 563.73 MNT |
| 50 AFN | 2,818.65 MNT |
| 100 AFN | 5,637.30 MNT |
| 500 AFN | 28,186.52 MNT |
| 1,000 AFN | 56,373.05 MNT |
Get AFN/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=MNTExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-07-06T18:12:44Z",
"rates": {
"MNT": 56.373046
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "MNT",
"amount": 100
},
"result": 5637.3046,
"rate": 56.373046
}Build with AFN/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key