Rate Overview
Live
1 MNT = 0.018625 AFN
1 AFN = 53.6913
MNT
Avg
0.017998
High
0.018625
Low
0.017508
Last updated: 7/22/2026, 2:02:54 AM
Quick Conversions
| MNT | AFN |
|---|---|
| 1 MNT | 0.02 AFN |
| 10 MNT | 0.19 AFN |
| 50 MNT | 0.93 AFN |
| 100 MNT | 1.86 AFN |
| 500 MNT | 9.31 AFN |
| 1,000 MNT | 18.63 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-07-22T02:02:54Z",
"rates": {
"AFN": 0.018625
}
}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.8624999999999998,
"rate": 0.018625
}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