Rate Overview
Live
1 BOB = 0.695872 MOP
1 MOP = 1.4370
BOB
Avg
0.691355
High
0.696381
Low
0.675769
Last updated: 8/19/2026, 10:15:14 AM
Quick Conversions
| BOB | MOP |
|---|---|
| 1 BOB | 0.70 MOP |
| 10 BOB | 6.96 MOP |
| 50 BOB | 34.79 MOP |
| 100 BOB | 69.59 MOP |
| 500 BOB | 347.94 MOP |
| 1,000 BOB | 695.87 MOP |
Get BOB/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=MOPExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-08-19T10:15:14Z",
"rates": {
"MOP": 0.695872
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "MOP",
"amount": 100
},
"result": 69.58720000000001,
"rate": 0.695872
}Build with BOB/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key