Rate Overview
Live
1 MOP = 0.857078 BOB
1 BOB = 1.1668
MOP
Avg
0.858484
High
0.862185
Low
0.856588
Last updated: 3/7/2026, 12:08:01 AM
Quick Conversions
| MOP | BOB |
|---|---|
| 1 MOP | 0.86 BOB |
| 10 MOP | 8.57 BOB |
| 50 MOP | 42.85 BOB |
| 100 MOP | 85.71 BOB |
| 500 MOP | 428.54 BOB |
| 1,000 MOP | 857.08 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-07T00:08:01Z",
"rates": {
"BOB": 0.857078
}
}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.7078,
"rate": 0.857078
}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