Rate Overview
Live
1 GBP = 10.7627 MOP
1 MOP = 0.092914
GBP
Avg
10.7882
High
10.9986
Low
10.5049
Last updated: 7/26/2026, 6:26:30 AM
Quick Conversions
| GBP | MOP |
|---|---|
| 1 GBP | 10.76 MOP |
| 10 GBP | 107.63 MOP |
| 50 GBP | 538.13 MOP |
| 100 GBP | 1,076.27 MOP |
| 500 GBP | 5,381.35 MOP |
| 1,000 GBP | 10,762.69 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-26T06:26:30Z",
"rates": {
"MOP": 10.762694
}
}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.2694,
"rate": 10.762694
}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