Rate Overview
Live
1 MOP = 0.092731 GIP
1 GIP = 10.7839
MOP
Avg
0.092609
High
0.093000
Low
0.092002
Last updated: 7/27/2026, 6:14:33 PM
Quick Conversions
| MOP | GIP |
|---|---|
| 1 MOP | 0.09 GIP |
| 10 MOP | 0.93 GIP |
| 50 MOP | 4.64 GIP |
| 100 MOP | 9.27 GIP |
| 500 MOP | 46.37 GIP |
| 1,000 MOP | 92.73 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-07-27T18:14:33Z",
"rates": {
"GIP": 0.092731
}
}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.2731,
"rate": 0.092731
}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