Rate Overview
Live
1 MOP = 0.091111 GBP
1 GBP = 10.9756
MOP
Avg
0.091366
High
0.091714
Low
0.091078
Last updated: 5/6/2026, 10:16:48 AM
Quick Conversions
| MOP | GBP |
|---|---|
| 1 MOP | 0.09 GBP |
| 10 MOP | 0.91 GBP |
| 50 MOP | 4.56 GBP |
| 100 MOP | 9.11 GBP |
| 500 MOP | 45.56 GBP |
| 1,000 MOP | 91.11 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-05-06T10:16:48Z",
"rates": {
"GBP": 0.091111
}
}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.1111,
"rate": 0.091111
}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