Rate Overview
Live
1 AFN = 55.5107 MNT
1 MNT = 0.018015
AFN
Avg
55.9736
High
56.3578
Low
55.5107
Last updated: 5/8/2026, 2:16:17 PM
Quick Conversions
| AFN | MNT |
|---|---|
| 1 AFN | 55.51 MNT |
| 10 AFN | 555.11 MNT |
| 50 AFN | 2,775.54 MNT |
| 100 AFN | 5,551.07 MNT |
| 500 AFN | 27,755.35 MNT |
| 1,000 AFN | 55,510.70 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-05-08T14:16:17Z",
"rates": {
"MNT": 55.510701
}
}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": 5551.0701,
"rate": 55.510701
}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