Rate Overview
Live
1 BOB = 0.714859 MOP
1 MOP = 1.3989
BOB
Avg
1.1293
High
1.1865
Low
0.714859
Last updated: 7/30/2026, 11:23:16 PM
Quick Conversions
| BOB | MOP |
|---|---|
| 1 BOB | 0.71 MOP |
| 10 BOB | 7.15 MOP |
| 50 BOB | 35.74 MOP |
| 100 BOB | 71.49 MOP |
| 500 BOB | 357.43 MOP |
| 1,000 BOB | 714.86 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-07-30T23:23:16Z",
"rates": {
"MOP": 0.714859
}
}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": 71.4859,
"rate": 0.714859
}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