Rate Overview
Live
1 IRR = 0.002604 MNT
1 MNT = 384.0246
IRR
Avg
0.002602
High
0.002604
Low
0.002599
Last updated: 6/16/2026, 7:51:30 AM
Quick Conversions
| IRR | MNT |
|---|---|
| 1 IRR | 0.00 MNT |
| 10 IRR | 0.03 MNT |
| 50 IRR | 0.13 MNT |
| 100 IRR | 0.26 MNT |
| 500 IRR | 1.30 MNT |
| 1,000 IRR | 2.60 MNT |
Get IRR/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IRR¤cies=MNTExample Response:
{
"success": true,
"base": "IRR",
"date": "2026-06-16T07:51:30Z",
"rates": {
"MNT": 0.002604
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IRR&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "IRR",
"to": "MNT",
"amount": 100
},
"result": 0.2604,
"rate": 0.002604
}Build with IRR/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key