Rate Overview
Live
1 MNT = 0.363863 IQD
1 IQD = 2.7483
MNT
Avg
0.364384
High
0.366121
Low
0.363863
Last updated: 9/3/2026, 10:30:25 PM
Quick Conversions
| MNT | IQD |
|---|---|
| 1 MNT | 0.36 IQD |
| 10 MNT | 3.64 IQD |
| 50 MNT | 18.19 IQD |
| 100 MNT | 36.39 IQD |
| 500 MNT | 181.93 IQD |
| 1,000 MNT | 363.86 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-09-03T22:30:25Z",
"rates": {
"IQD": 0.363863
}
}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.3863,
"rate": 0.363863
}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