Rate Overview
Live
1 GBP = 10.7629 MOP
1 MOP = 0.092912
GBP
Avg
10.8088
High
10.8694
Low
10.7616
Last updated: 7/25/2026, 7:10:35 PM
Quick Conversions
| GBP | MOP |
|---|---|
| 1 GBP | 10.76 MOP |
| 10 GBP | 107.63 MOP |
| 50 GBP | 538.14 MOP |
| 100 GBP | 1,076.29 MOP |
| 500 GBP | 5,381.44 MOP |
| 1,000 GBP | 10,762.87 MOP |
Get GBP/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=MOPExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-25T19:10:35Z",
"rates": {
"MOP": 10.762872
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "MOP",
"amount": 100
},
"result": 1076.2872,
"rate": 10.762872
}Build with GBP/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key