Rate Overview
Live
1 GBP = 10.7488 MOP
1 MOP = 0.093034
GBP
Avg
10.7734
High
10.8243
Low
10.7376
Last updated: 3/26/2026, 5:53:34 PM
Quick Conversions
| GBP | MOP |
|---|---|
| 1 GBP | 10.75 MOP |
| 10 GBP | 107.49 MOP |
| 50 GBP | 537.44 MOP |
| 100 GBP | 1,074.88 MOP |
| 500 GBP | 5,374.41 MOP |
| 1,000 GBP | 10,748.81 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-26T17:53:34Z",
"rates": {
"MOP": 10.74881
}
}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": 1074.881,
"rate": 10.74881
}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