Rate Overview
Live
1 MOP = 0.091418 GBP
1 GBP = 10.9388
MOP
Avg
0.091583
High
0.091777
Low
0.091402
Last updated: 8/15/2026, 8:05:18 AM
Quick Conversions
| MOP | GBP |
|---|---|
| 1 MOP | 0.09 GBP |
| 10 MOP | 0.91 GBP |
| 50 MOP | 4.57 GBP |
| 100 MOP | 9.14 GBP |
| 500 MOP | 45.71 GBP |
| 1,000 MOP | 91.42 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-08-15T08:05:18Z",
"rates": {
"GBP": 0.091418
}
}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.1418,
"rate": 0.091418
}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