Rate Overview
Live
1 GBP = 10.7678 MOP
1 MOP = 0.092869
GBP
Avg
10.7908
High
10.8663
Low
10.7224
Last updated: 3/6/2026, 8:10:12 AM
Quick Conversions
| GBP | MOP |
|---|---|
| 1 GBP | 10.77 MOP |
| 10 GBP | 107.68 MOP |
| 50 GBP | 538.39 MOP |
| 100 GBP | 1,076.78 MOP |
| 500 GBP | 5,383.91 MOP |
| 1,000 GBP | 10,767.82 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-03-06T08:10:12Z",
"rates": {
"MOP": 10.767824
}
}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": 1076.7823999999998,
"rate": 10.767824
}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