Rate Overview
Live
1 BOB = 0.716438 MOP
1 MOP = 1.3958
BOB
Avg
0.730862
High
0.751517
Low
0.716438
Last updated: 7/28/2026, 2:04:56 PM
Quick Conversions
| BOB | MOP |
|---|---|
| 1 BOB | 0.72 MOP |
| 10 BOB | 7.16 MOP |
| 50 BOB | 35.82 MOP |
| 100 BOB | 71.64 MOP |
| 500 BOB | 358.22 MOP |
| 1,000 BOB | 716.44 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-07-28T14:04:56Z",
"rates": {
"MOP": 0.716438
}
}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": 71.6438,
"rate": 0.716438
}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