Rate Overview
Live
1 GIP = 10.8620 MOP
1 MOP = 0.092064
GIP
Avg
10.8863
High
11.0027
Low
10.7490
Last updated: 5/30/2026, 4:36:53 AM
Quick Conversions
| GIP | MOP |
|---|---|
| 1 GIP | 10.86 MOP |
| 10 GIP | 108.62 MOP |
| 50 GIP | 543.10 MOP |
| 100 GIP | 1,086.20 MOP |
| 500 GIP | 5,430.98 MOP |
| 1,000 GIP | 10,861.97 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-05-30T04:36:53Z",
"rates": {
"MOP": 10.861965
}
}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": 1086.1965,
"rate": 10.861965
}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