Rate Overview
Live
1 GIP = 10.8415 MOP
1 MOP = 0.092238
GIP
Avg
10.8626
High
11.0846
Low
10.6878
Last updated: 5/30/2026, 3:37:25 AM
Quick Conversions
| GIP | MOP |
|---|---|
| 1 GIP | 10.84 MOP |
| 10 GIP | 108.42 MOP |
| 50 GIP | 542.08 MOP |
| 100 GIP | 1,084.15 MOP |
| 500 GIP | 5,420.75 MOP |
| 1,000 GIP | 10,841.51 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-30T03:37:25Z",
"rates": {
"MOP": 10.841507
}
}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": 1084.1507,
"rate": 10.841507
}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