Rate Overview
Live
1 MOP = 162.2098 IQD
1 IQD = 0.006165
MOP
Avg
162.2510
High
162.4374
Low
162.0733
Last updated: 7/26/2026, 2:16:28 AM
Quick Conversions
| MOP | IQD |
|---|---|
| 1 MOP | 162.21 IQD |
| 10 MOP | 1,622.10 IQD |
| 50 MOP | 8,110.49 IQD |
| 100 MOP | 16,220.98 IQD |
| 500 MOP | 81,104.89 IQD |
| 1,000 MOP | 162,209.78 IQD |
Get MOP/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=IQDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-26T02:16:28Z",
"rates": {
"IQD": 162.209778
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "IQD",
"amount": 100
},
"result": 16220.9778,
"rate": 162.209778
}Build with MOP/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key