Rate Overview
Live
1 AFN = 56.7115 MNT
1 MNT = 0.017633
AFN
Avg
56.8169
High
57.7009
Low
55.5767
Last updated: 6/18/2026, 11:51:11 AM
Quick Conversions
| AFN | MNT |
|---|---|
| 1 AFN | 56.71 MNT |
| 10 AFN | 567.12 MNT |
| 50 AFN | 2,835.58 MNT |
| 100 AFN | 5,671.15 MNT |
| 500 AFN | 28,355.77 MNT |
| 1,000 AFN | 56,711.54 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-06-18T11:51:11Z",
"rates": {
"MNT": 56.711543
}
}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": 5671.1543,
"rate": 56.711543
}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