Rate Overview
Live
1 MNT = 0.017636 AFN
1 AFN = 56.7022
MNT
Avg
0.017660
High
0.017877
Low
0.017516
Last updated: 3/7/2026, 12:28:04 AM
Quick Conversions
| MNT | AFN |
|---|---|
| 1 MNT | 0.02 AFN |
| 10 MNT | 0.18 AFN |
| 50 MNT | 0.88 AFN |
| 100 MNT | 1.76 AFN |
| 500 MNT | 8.82 AFN |
| 1,000 MNT | 17.64 AFN |
Get MNT/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=AFNExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-07T00:28:04Z",
"rates": {
"AFN": 0.017636
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "AFN",
"amount": 100
},
"result": 1.7635999999999998,
"rate": 0.017636
}Build with MNT/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key