Rate Overview
Live
1 MOP = 1.3423 BOB
1 BOB = 0.744998
MOP
Avg
0.885370
High
1.3423
Low
0.842832
Last updated: 7/23/2026, 10:53:57 PM
Quick Conversions
| MOP | BOB |
|---|---|
| 1 MOP | 1.34 BOB |
| 10 MOP | 13.42 BOB |
| 50 MOP | 67.11 BOB |
| 100 MOP | 134.23 BOB |
| 500 MOP | 671.14 BOB |
| 1,000 MOP | 1,342.28 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-23T22:53:57Z",
"rates": {
"BOB": 1.342285
}
}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.2285,
"rate": 1.342285
}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