Rate Overview
Live
1 MOP = 0.857948 BOB
1 BOB = 1.1656
MOP
Avg
0.860642
High
0.867581
Low
0.842832
Last updated: 3/27/2026, 11:46:24 AM
Quick Conversions
| MOP | BOB |
|---|---|
| 1 MOP | 0.86 BOB |
| 10 MOP | 8.58 BOB |
| 50 MOP | 42.90 BOB |
| 100 MOP | 85.79 BOB |
| 500 MOP | 428.97 BOB |
| 1,000 MOP | 857.95 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-03-27T11:46:24Z",
"rates": {
"BOB": 0.857948
}
}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": 85.79480000000001,
"rate": 0.857948
}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