Rate Overview
Live
1 AFN = 53.6333 MNT
1 MNT = 0.018645
AFN
Avg
53.9593
High
54.4087
Low
53.6333
Last updated: 7/24/2026, 12:04:24 AM
Quick Conversions
| AFN | MNT |
|---|---|
| 1 AFN | 53.63 MNT |
| 10 AFN | 536.33 MNT |
| 50 AFN | 2,681.67 MNT |
| 100 AFN | 5,363.33 MNT |
| 500 AFN | 26,816.66 MNT |
| 1,000 AFN | 53,633.32 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-24T00:04:24Z",
"rates": {
"MNT": 53.633323
}
}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": 5363.3323,
"rate": 53.633323
}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