Rate Overview
Live
1 AFN = 56.7002 MNT
1 MNT = 0.017637
AFN
Avg
56.6257
High
57.0905
Low
55.9365
Last updated: 3/7/2026, 12:28:09 AM
Quick Conversions
| AFN | MNT |
|---|---|
| 1 AFN | 56.70 MNT |
| 10 AFN | 567.00 MNT |
| 50 AFN | 2,835.01 MNT |
| 100 AFN | 5,670.02 MNT |
| 500 AFN | 28,350.09 MNT |
| 1,000 AFN | 56,700.17 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-03-07T00:28:09Z",
"rates": {
"MNT": 56.700171
}
}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": 5670.0171,
"rate": 56.700171
}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