Rate Overview
Live
1 MNT = 0.366064 IQD
1 IQD = 2.7318
MNT
Avg
0.366071
High
0.366261
Low
0.365883
Last updated: 5/7/2026, 12:19:07 AM
Quick Conversions
| MNT | IQD |
|---|---|
| 1 MNT | 0.37 IQD |
| 10 MNT | 3.66 IQD |
| 50 MNT | 18.30 IQD |
| 100 MNT | 36.61 IQD |
| 500 MNT | 183.03 IQD |
| 1,000 MNT | 366.06 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-05-07T00:19:07Z",
"rates": {
"IQD": 0.366064
}
}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.6064,
"rate": 0.366064
}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