Rate Overview
Live
1 IRR = 0.002717 MNT
1 MNT = 368.0530
IRR
Avg
0.002714
High
0.002755
Low
0.002702
Last updated: 3/27/2026, 1:21:27 PM
Quick Conversions
| IRR | MNT |
|---|---|
| 1 IRR | 0.00 MNT |
| 10 IRR | 0.03 MNT |
| 50 IRR | 0.14 MNT |
| 100 IRR | 0.27 MNT |
| 500 IRR | 1.36 MNT |
| 1,000 IRR | 2.72 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-03-27T13:21:27Z",
"rates": {
"MNT": 0.002717
}
}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.2717,
"rate": 0.002717
}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