Rate Overview
Live
1 BOB = 0.815779 MOP
1 MOP = 1.2258
BOB
Avg
1.0887
High
1.1689
Low
0.815779
Last updated: 7/8/2026, 10:10:20 AM
Quick Conversions
| BOB | MOP |
|---|---|
| 1 BOB | 0.82 MOP |
| 10 BOB | 8.16 MOP |
| 50 BOB | 40.79 MOP |
| 100 BOB | 81.58 MOP |
| 500 BOB | 407.89 MOP |
| 1,000 BOB | 815.78 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-08T10:10:20Z",
"rates": {
"MOP": 0.815779
}
}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": 81.5779,
"rate": 0.815779
}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