Rate Overview
Live
1 GIP = 10.8170 MOP
1 MOP = 0.092447
GIP
Avg
10.7887
High
10.8173
Low
10.7142
Last updated: 7/9/2026, 5:11:55 AM
Quick Conversions
| GIP | MOP |
|---|---|
| 1 GIP | 10.82 MOP |
| 10 GIP | 108.17 MOP |
| 50 GIP | 540.85 MOP |
| 100 GIP | 1,081.70 MOP |
| 500 GIP | 5,408.51 MOP |
| 1,000 GIP | 10,817.03 MOP |
Get GIP/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=MOPExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-07-09T05:11:55Z",
"rates": {
"MOP": 10.817025
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "MOP",
"amount": 100
},
"result": 1081.7024999999999,
"rate": 10.817025
}Build with GIP/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key