Rate Overview
Live
1 MOP = 1.4389 BOB
1 BOB = 0.694968
MOP
Avg
1.4527
High
1.4845
Low
1.4360
Last updated: 8/18/2026, 1:35:34 AM
Quick Conversions
| MOP | BOB |
|---|---|
| 1 MOP | 1.44 BOB |
| 10 MOP | 14.39 BOB |
| 50 MOP | 71.95 BOB |
| 100 MOP | 143.89 BOB |
| 500 MOP | 719.46 BOB |
| 1,000 MOP | 1,438.92 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-08-18T01:35:34Z",
"rates": {
"BOB": 1.438915
}
}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": 143.8915,
"rate": 1.438915
}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