Rate Overview
Live
1 AFN = 54.8489 MNT
1 MNT = 0.018232
AFN
Avg
55.5826
High
57.1149
Low
53.8295
Last updated: 7/29/2026, 2:20:34 PM
Quick Conversions
| AFN | MNT |
|---|---|
| 1 AFN | 54.85 MNT |
| 10 AFN | 548.49 MNT |
| 50 AFN | 2,742.44 MNT |
| 100 AFN | 5,484.89 MNT |
| 500 AFN | 27,424.44 MNT |
| 1,000 AFN | 54,848.89 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-29T14:20:34Z",
"rates": {
"MNT": 54.848886
}
}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": 5484.8886,
"rate": 54.848886
}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