Rate Overview
Live
1 GBP = 10.8705 MOP
1 MOP = 0.091992
GBP
Avg
10.8485
High
10.8931
Low
10.8127
Last updated: 5/26/2026, 12:28:56 PM
Quick Conversions
| GBP | MOP |
|---|---|
| 1 GBP | 10.87 MOP |
| 10 GBP | 108.71 MOP |
| 50 GBP | 543.53 MOP |
| 100 GBP | 1,087.05 MOP |
| 500 GBP | 5,435.27 MOP |
| 1,000 GBP | 10,870.53 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-26T12:28:56Z",
"rates": {
"MOP": 10.87053
}
}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": 1087.053,
"rate": 10.87053
}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