Rate Overview
Live
1 BOB = 0.645468 MOP
1 MOP = 1.5493
BOB
Avg
0.652778
High
0.665463
Low
0.645468
Last updated: 9/10/2026, 6:20:18 PM
Quick Conversions
| BOB | MOP |
|---|---|
| 1 BOB | 0.65 MOP |
| 10 BOB | 6.45 MOP |
| 50 BOB | 32.27 MOP |
| 100 BOB | 64.55 MOP |
| 500 BOB | 322.73 MOP |
| 1,000 BOB | 645.47 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-09-10T18:20:18Z",
"rates": {
"MOP": 0.645468
}
}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": 64.5468,
"rate": 0.645468
}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