Rate Overview
Live
1 GIP = 10.9187 MOP
1 MOP = 0.091586
GIP
Avg
10.8802
High
10.9376
Low
10.8386
Last updated: 4/18/2026, 8:45:23 AM
Quick Conversions
| GIP | MOP |
|---|---|
| 1 GIP | 10.92 MOP |
| 10 GIP | 109.19 MOP |
| 50 GIP | 545.94 MOP |
| 100 GIP | 1,091.87 MOP |
| 500 GIP | 5,459.36 MOP |
| 1,000 GIP | 10,918.71 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-04-18T08:45:23Z",
"rates": {
"MOP": 10.918712
}
}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": 1091.8712,
"rate": 10.918712
}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