Rate Overview
Live
1 BOB = 1.1665 MOP
1 MOP = 0.857245
BOB
Avg
1.1675
High
1.1724
Low
1.1647
Last updated: 5/30/2026, 10:15:14 AM
Quick Conversions
| BOB | MOP |
|---|---|
| 1 BOB | 1.17 MOP |
| 10 BOB | 11.67 MOP |
| 50 BOB | 58.33 MOP |
| 100 BOB | 116.65 MOP |
| 500 BOB | 583.26 MOP |
| 1,000 BOB | 1,166.53 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-05-30T10:15:14Z",
"rates": {
"MOP": 1.166527
}
}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": 116.65270000000001,
"rate": 1.166527
}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