Rate Overview
Live
1 MNT = 0.366096 IQD
1 IQD = 2.7315
MNT
Avg
0.365928
High
0.366439
Low
0.364693
Last updated: 5/27/2026, 4:48:35 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.05 IQD |
| 1,000 MNT | 366.10 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-27T04:48:35Z",
"rates": {
"IQD": 0.366096
}
}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.6096,
"rate": 0.366096
}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