Rate Overview
Live
1 GBP = 10.7859 MOP
1 MOP = 0.092714
GBP
Avg
10.7360
High
10.7884
Low
10.6595
Last updated: 7/5/2026, 11:23:15 PM
Quick Conversions
| GBP | MOP |
|---|---|
| 1 GBP | 10.79 MOP |
| 10 GBP | 107.86 MOP |
| 50 GBP | 539.29 MOP |
| 100 GBP | 1,078.59 MOP |
| 500 GBP | 5,392.95 MOP |
| 1,000 GBP | 10,785.90 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-05T23:23:15Z",
"rates": {
"MOP": 10.785896
}
}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": 1078.5896,
"rate": 10.785896
}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