Rate Overview
Live
1 MOP = 162.3324 IQD
1 IQD = 0.006160
MOP
Avg
162.3646
High
163.0778
Low
162.1067
Last updated: 9/2/2026, 5:31:02 PM
Quick Conversions
| MOP | IQD |
|---|---|
| 1 MOP | 162.33 IQD |
| 10 MOP | 1,623.32 IQD |
| 50 MOP | 8,116.62 IQD |
| 100 MOP | 16,233.24 IQD |
| 500 MOP | 81,166.18 IQD |
| 1,000 MOP | 162,332.35 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-09-02T17:31:02Z",
"rates": {
"IQD": 162.332354
}
}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": 16233.235400000001,
"rate": 162.332354
}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