Rate Overview
Live
1 MOP = 0.093074 GBP
1 GBP = 10.7441
MOP
Avg
0.092699
High
0.093263
Low
0.092027
Last updated: 3/6/2026, 11:53:19 AM
Quick Conversions
| MOP | GBP |
|---|---|
| 1 MOP | 0.09 GBP |
| 10 MOP | 0.93 GBP |
| 50 MOP | 4.65 GBP |
| 100 MOP | 9.31 GBP |
| 500 MOP | 46.54 GBP |
| 1,000 MOP | 93.07 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-03-06T11:53:19Z",
"rates": {
"GBP": 0.093074
}
}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.307400000000001,
"rate": 0.093074
}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