Rate Overview
Live
1 MNT = 0.366612 IQD
1 IQD = 2.7277
MNT
Avg
0.366710
High
0.367484
Low
0.365161
Last updated: 3/27/2026, 8:05:02 AM
Quick Conversions
| MNT | IQD |
|---|---|
| 1 MNT | 0.37 IQD |
| 10 MNT | 3.67 IQD |
| 50 MNT | 18.33 IQD |
| 100 MNT | 36.66 IQD |
| 500 MNT | 183.31 IQD |
| 1,000 MNT | 366.61 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-03-27T08:05:02Z",
"rates": {
"IQD": 0.366612
}
}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.6612,
"rate": 0.366612
}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