Rate Overview
Live
1 AFN = 55.4317 MNT
1 MNT = 0.018040
AFN
Avg
55.6400
High
55.8808
Low
55.4103
Last updated: 4/18/2026, 8:49:04 AM
Quick Conversions
| AFN | MNT |
|---|---|
| 1 AFN | 55.43 MNT |
| 10 AFN | 554.32 MNT |
| 50 AFN | 2,771.59 MNT |
| 100 AFN | 5,543.17 MNT |
| 500 AFN | 27,715.87 MNT |
| 1,000 AFN | 55,431.74 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-04-18T08:49:04Z",
"rates": {
"MNT": 55.431743
}
}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": 5543.1743,
"rate": 55.431743
}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