Rate Overview
Live
1 BOB = 1.1664 MOP
1 MOP = 0.857339
BOB
Avg
1.1648
High
1.1674
Low
1.1598
Last updated: 3/7/2026, 2:55:14 AM
Quick Conversions
| BOB | MOP |
|---|---|
| 1 BOB | 1.17 MOP |
| 10 BOB | 11.66 MOP |
| 50 BOB | 58.32 MOP |
| 100 BOB | 116.64 MOP |
| 500 BOB | 583.20 MOP |
| 1,000 BOB | 1,166.40 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-03-07T02:55:14Z",
"rates": {
"MOP": 1.1664
}
}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.64000000000001,
"rate": 1.1664
}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