Rate Overview
Live
1 GBP = 10.8434 MOP
1 MOP = 0.092222
GBP
Avg
10.8194
High
10.8434
Low
10.7865
Last updated: 6/15/2026, 2:25:59 PM
Quick Conversions
| GBP | MOP |
|---|---|
| 1 GBP | 10.84 MOP |
| 10 GBP | 108.43 MOP |
| 50 GBP | 542.17 MOP |
| 100 GBP | 1,084.34 MOP |
| 500 GBP | 5,421.69 MOP |
| 1,000 GBP | 10,843.38 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-06-15T14:25:59Z",
"rates": {
"MOP": 10.843379
}
}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": 1084.3379,
"rate": 10.843379
}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