Rate Overview
Live
1 GBP = 10.8107 MOP
1 MOP = 0.092501
GBP
Avg
10.6944
High
10.8107
Low
10.6270
Last updated: 7/2/2026, 2:19:37 PM
Quick Conversions
| GBP | MOP |
|---|---|
| 1 GBP | 10.81 MOP |
| 10 GBP | 108.11 MOP |
| 50 GBP | 540.54 MOP |
| 100 GBP | 1,081.07 MOP |
| 500 GBP | 5,405.37 MOP |
| 1,000 GBP | 10,810.75 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-02T14:19:37Z",
"rates": {
"MOP": 10.810746
}
}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": 1081.0746,
"rate": 10.810746
}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