Rate Overview
Live
1 AFN = 54.6641 MNT
1 MNT = 0.018294
AFN
Avg
54.8020
High
55.1916
Low
54.5167
Last updated: 9/3/2026, 1:15:55 PM
Quick Conversions
| AFN | MNT |
|---|---|
| 1 AFN | 54.66 MNT |
| 10 AFN | 546.64 MNT |
| 50 AFN | 2,733.20 MNT |
| 100 AFN | 5,466.41 MNT |
| 500 AFN | 27,332.04 MNT |
| 1,000 AFN | 54,664.09 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-09-03T13:15:55Z",
"rates": {
"MNT": 54.664085
}
}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": 5466.4085,
"rate": 54.664085
}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