Rate Overview
Live
1 MOP = 0.091276 GIP
1 GIP = 10.9558 MOP
Avg
0.092362
High
0.093053
Low
0.091233
Last updated: 1/25/2026, 5:01:08 PM
Quick Conversions
| MOP | GIP |
|---|---|
| 1 MOP | 0.09 GIP |
| 10 MOP | 0.91 GIP |
| 50 MOP | 4.56 GIP |
| 100 MOP | 9.13 GIP |
| 500 MOP | 45.64 GIP |
| 1,000 MOP | 91.28 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-01-25T17:01:08Z",
"rates": {
"GIP": 0.091276
}
}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.1276,
"rate": 0.091276
}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