Rate Overview
Live
1 GBP = 10.8696 MOP
1 MOP = 0.092000
GBP
Avg
10.8720
High
11.0766
Low
10.7470
Last updated: 5/26/2026, 1:39:41 PM
Quick Conversions
| GBP | MOP |
|---|---|
| 1 GBP | 10.87 MOP |
| 10 GBP | 108.70 MOP |
| 50 GBP | 543.48 MOP |
| 100 GBP | 1,086.96 MOP |
| 500 GBP | 5,434.78 MOP |
| 1,000 GBP | 10,869.56 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-05-26T13:39:41Z",
"rates": {
"MOP": 10.869563
}
}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": 1086.9562999999998,
"rate": 10.869563
}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