Rate Overview
Live
1 MNT = 0.366867 IQD
1 IQD = 2.7258
MNT
Avg
0.367130
High
0.367960
Low
0.365781
Last updated: 3/6/2026, 11:30:01 PM
Quick Conversions
| MNT | IQD |
|---|---|
| 1 MNT | 0.37 IQD |
| 10 MNT | 3.67 IQD |
| 50 MNT | 18.34 IQD |
| 100 MNT | 36.69 IQD |
| 500 MNT | 183.43 IQD |
| 1,000 MNT | 366.87 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-06T23:30:01Z",
"rates": {
"IQD": 0.366867
}
}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.6867,
"rate": 0.366867
}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