Rate Overview
Live
1 MNT = 0.365741 IQD
1 IQD = 2.7342
MNT
Avg
0.365990
High
0.366265
Low
0.365741
Last updated: 6/16/2026, 6:35:51 AM
Quick Conversions
| MNT | IQD |
|---|---|
| 1 MNT | 0.37 IQD |
| 10 MNT | 3.66 IQD |
| 50 MNT | 18.29 IQD |
| 100 MNT | 36.57 IQD |
| 500 MNT | 182.87 IQD |
| 1,000 MNT | 365.74 IQD |
Get MNT/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=IQDExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-06-16T06:35:51Z",
"rates": {
"IQD": 0.365741
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "IQD",
"amount": 100
},
"result": 36.5741,
"rate": 0.365741
}Build with MNT/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key