Rate Overview
Live
1 GIP = 10.9003 MOP
1 MOP = 0.091740
GIP
Avg
10.9304
High
10.9739
Low
10.9003
Last updated: 9/3/2026, 5:04:25 AM
Quick Conversions
| GIP | MOP |
|---|---|
| 1 GIP | 10.90 MOP |
| 10 GIP | 109.00 MOP |
| 50 GIP | 545.02 MOP |
| 100 GIP | 1,090.03 MOP |
| 500 GIP | 5,450.17 MOP |
| 1,000 GIP | 10,900.33 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-09-03T05:04:25Z",
"rates": {
"MOP": 10.900334
}
}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.0334,
"rate": 10.900334
}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