Rate Overview
Live
1 MOP = 1.3406 BOB
1 BOB = 0.745913
MOP
Avg
1.0700
High
1.3406
Low
0.854452
Last updated: 7/22/2026, 5:32:31 AM
Quick Conversions
| MOP | BOB |
|---|---|
| 1 MOP | 1.34 BOB |
| 10 MOP | 13.41 BOB |
| 50 MOP | 67.03 BOB |
| 100 MOP | 134.06 BOB |
| 500 MOP | 670.32 BOB |
| 1,000 MOP | 1,340.64 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-07-22T05:32:31Z",
"rates": {
"BOB": 1.340639
}
}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": 134.0639,
"rate": 1.340639
}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