Rate Overview
Live
1 GBP = 10.8020 MOP
1 MOP = 0.092576
GBP
Avg
10.8325
High
11.0125
Low
10.6294
Last updated: 7/22/2026, 10:45:32 PM
Quick Conversions
| GBP | MOP |
|---|---|
| 1 GBP | 10.80 MOP |
| 10 GBP | 108.02 MOP |
| 50 GBP | 540.10 MOP |
| 100 GBP | 1,080.20 MOP |
| 500 GBP | 5,400.98 MOP |
| 1,000 GBP | 10,801.96 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-22T22:45:32Z",
"rates": {
"MOP": 10.801965
}
}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": 1080.1965,
"rate": 10.801965
}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