Rate Overview
Live
1 GBP = 10.9404 MOP
1 MOP = 0.091404
GBP
Avg
10.9113
High
10.9407
Low
10.8673
Last updated: 8/14/2026, 10:43:14 PM
Quick Conversions
| GBP | MOP |
|---|---|
| 1 GBP | 10.94 MOP |
| 10 GBP | 109.40 MOP |
| 50 GBP | 547.02 MOP |
| 100 GBP | 1,094.04 MOP |
| 500 GBP | 5,470.20 MOP |
| 1,000 GBP | 10,940.41 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-08-14T22:43:14Z",
"rates": {
"MOP": 10.940408
}
}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": 1094.0408,
"rate": 10.940408
}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