Rate Overview
Live
1 MOP = 162.2588 IQD
1 IQD = 0.006163
MOP
Avg
162.5956
High
163.3541
Low
161.5935
Last updated: 3/27/2026, 10:04:13 AM
Quick Conversions
| MOP | IQD |
|---|---|
| 1 MOP | 162.26 IQD |
| 10 MOP | 1,622.59 IQD |
| 50 MOP | 8,112.94 IQD |
| 100 MOP | 16,225.88 IQD |
| 500 MOP | 81,129.39 IQD |
| 1,000 MOP | 162,258.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-03-27T10:04:13Z",
"rates": {
"IQD": 162.25878
}
}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": 16225.878,
"rate": 162.25878
}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