Rate Overview
Live
1 BOB = 1.1673 MOP
1 MOP = 0.856654
BOB
Avg
1.1674
High
1.1680
Low
1.1666
Last updated: 4/18/2026, 8:43:01 AM
Quick Conversions
| BOB | MOP |
|---|---|
| 1 BOB | 1.17 MOP |
| 10 BOB | 11.67 MOP |
| 50 BOB | 58.37 MOP |
| 100 BOB | 116.73 MOP |
| 500 BOB | 583.67 MOP |
| 1,000 BOB | 1,167.33 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-04-18T08:43:01Z",
"rates": {
"MOP": 1.167332
}
}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.73320000000001,
"rate": 1.167332
}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