Rate Overview
Live
1 GIP = 10.9035 MOP
1 MOP = 0.091714
GIP
Avg
10.8980
High
10.9178
Low
10.8707
Last updated: 8/13/2026, 5:23:15 AM
Quick Conversions
| GIP | MOP |
|---|---|
| 1 GIP | 10.90 MOP |
| 10 GIP | 109.03 MOP |
| 50 GIP | 545.17 MOP |
| 100 GIP | 1,090.35 MOP |
| 500 GIP | 5,451.74 MOP |
| 1,000 GIP | 10,903.47 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-08-13T05:23:15Z",
"rates": {
"MOP": 10.903472
}
}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": 1090.3472000000002,
"rate": 10.903472
}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