Rate Overview
Live
1 MOP = 0.092086 GIP
1 GIP = 10.8594
MOP
Avg
0.092158
High
0.092457
Low
0.091881
Last updated: 5/27/2026, 10:55:00 AM
Quick Conversions
| MOP | GIP |
|---|---|
| 1 MOP | 0.09 GIP |
| 10 MOP | 0.92 GIP |
| 50 MOP | 4.60 GIP |
| 100 MOP | 9.21 GIP |
| 500 MOP | 46.04 GIP |
| 1,000 MOP | 92.09 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-05-27T10:55:00Z",
"rates": {
"GIP": 0.092086
}
}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.2086,
"rate": 0.092086
}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