Rate Overview
Live
1 GBP = 10.9495 MOP
1 MOP = 0.091328
GBP
Avg
10.9410
High
10.9795
Low
10.9034
Last updated: 5/6/2026, 6:08:48 AM
Quick Conversions
| GBP | MOP |
|---|---|
| 1 GBP | 10.95 MOP |
| 10 GBP | 109.50 MOP |
| 50 GBP | 547.48 MOP |
| 100 GBP | 1,094.95 MOP |
| 500 GBP | 5,474.75 MOP |
| 1,000 GBP | 10,949.50 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-06T06:08:48Z",
"rates": {
"MOP": 10.949504
}
}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": 1094.9504,
"rate": 10.949504
}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