Rate Overview
Live
1 MOP = 0.092911 GBP
1 GBP = 10.7630
MOP
Avg
0.092576
High
0.092922
Low
0.092001
Last updated: 7/25/2026, 10:37:59 PM
Quick Conversions
| MOP | GBP |
|---|---|
| 1 MOP | 0.09 GBP |
| 10 MOP | 0.93 GBP |
| 50 MOP | 4.65 GBP |
| 100 MOP | 9.29 GBP |
| 500 MOP | 46.46 GBP |
| 1,000 MOP | 92.91 GBP |
Get MOP/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=GBPExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-25T22:37:59Z",
"rates": {
"GBP": 0.092911
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "GBP",
"amount": 100
},
"result": 9.2911,
"rate": 0.092911
}Build with MOP/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key