Rate Overview
Live
1 AFN = 56.3706 MNT
1 MNT = 0.017740
AFN
Avg
49.8756
High
56.8100
Low
0.009130
Last updated: 3/27/2026, 9:50:28 AM
Quick Conversions
| AFN | MNT |
|---|---|
| 1 AFN | 56.37 MNT |
| 10 AFN | 563.71 MNT |
| 50 AFN | 2,818.53 MNT |
| 100 AFN | 5,637.06 MNT |
| 500 AFN | 28,185.29 MNT |
| 1,000 AFN | 56,370.58 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-27T09:50:28Z",
"rates": {
"MNT": 56.370581
}
}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": 5637.0581,
"rate": 56.370581
}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