Rate Overview
Live
1 MOP = 1.4069 BOB
1 BOB = 0.710779
MOP
Avg
0.895250
High
1.4069
Low
0.844936
Last updated: 7/29/2026, 3:49:05 PM
Quick Conversions
| MOP | BOB |
|---|---|
| 1 MOP | 1.41 BOB |
| 10 MOP | 14.07 BOB |
| 50 MOP | 70.35 BOB |
| 100 MOP | 140.69 BOB |
| 500 MOP | 703.45 BOB |
| 1,000 MOP | 1,406.91 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-29T15:49:05Z",
"rates": {
"BOB": 1.406908
}
}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": 140.6908,
"rate": 1.406908
}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