Rate Overview
Live
1 MOP = 162.6114 IQD
1 IQD = 0.006150
MOP
Avg
162.7533
High
163.1025
Low
162.6114
Last updated: 3/7/2026, 12:13:53 AM
Quick Conversions
| MOP | IQD |
|---|---|
| 1 MOP | 162.61 IQD |
| 10 MOP | 1,626.11 IQD |
| 50 MOP | 8,130.57 IQD |
| 100 MOP | 16,261.14 IQD |
| 500 MOP | 81,305.71 IQD |
| 1,000 MOP | 162,611.41 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-07T00:13:53Z",
"rates": {
"IQD": 162.611414
}
}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": 16261.1414,
"rate": 162.611414
}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