Rate Overview
Live
1 MOP = 0.093536 GIP
1 GIP = 10.6911
MOP
Avg
0.094359
High
0.100493
Low
0.090654
Last updated: 6/30/2026, 9:44:20 PM
Quick Conversions
| MOP | GIP |
|---|---|
| 1 MOP | 0.09 GIP |
| 10 MOP | 0.94 GIP |
| 50 MOP | 4.68 GIP |
| 100 MOP | 9.35 GIP |
| 500 MOP | 46.77 GIP |
| 1,000 MOP | 93.54 GIP |
Get MOP/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=GIPExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-06-30T21:44:20Z",
"rates": {
"GIP": 0.093536
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "GIP",
"amount": 100
},
"result": 9.3536,
"rate": 0.093536
}Build with MOP/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key