Rate Overview
Live
1 IRR = 0.002615 MNT
1 MNT = 382.4092
IRR
Avg
0.002615
High
0.002617
Low
0.002612
Last updated: 8/12/2026, 12:54:26 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.31 MNT |
| 1,000 IRR | 2.62 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-08-12T00:54:26Z",
"rates": {
"MNT": 0.002615
}
}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.2615,
"rate": 0.002615
}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