Rate Overview
Live
1 MOP = 1.4774 BOB
1 BOB = 0.676846
MOP
Avg
1.4534
High
1.4774
Low
1.4244
Last updated: 9/2/2026, 12:29:05 PM
Quick Conversions
| MOP | BOB |
|---|---|
| 1 MOP | 1.48 BOB |
| 10 MOP | 14.77 BOB |
| 50 MOP | 73.87 BOB |
| 100 MOP | 147.74 BOB |
| 500 MOP | 738.72 BOB |
| 1,000 MOP | 1,477.44 BOB |
Get MOP/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=BOBExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-09-02T12:29:05Z",
"rates": {
"BOB": 1.477442
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "BOB",
"amount": 100
},
"result": 147.74419999999998,
"rate": 1.477442
}Build with MOP/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key