Rate Overview
Live
1 MOP = 1.2865 BOB
1 BOB = 0.777276
MOP
Avg
0.886083
High
1.2865
Low
0.852887
Last updated: 7/15/2026, 1:45:26 PM
Quick Conversions
| MOP | BOB |
|---|---|
| 1 MOP | 1.29 BOB |
| 10 MOP | 12.87 BOB |
| 50 MOP | 64.33 BOB |
| 100 MOP | 128.65 BOB |
| 500 MOP | 643.27 BOB |
| 1,000 MOP | 1,286.54 BOB |
Get MOP/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=BOBExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-15T13:45:26Z",
"rates": {
"BOB": 1.286544
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "BOB",
"amount": 100
},
"result": 128.65439999999998,
"rate": 1.286544
}Build with MOP/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key