Rate Overview
Live
1 MOP = 0.247565 BBD
1 BBD = 4.0393
MOP
Avg
0.248344
High
0.249704
Low
0.247549
Last updated: 7/31/2026, 4:52:32 PM
Quick Conversions
| MOP | BBD |
|---|---|
| 1 MOP | 0.25 BBD |
| 10 MOP | 2.48 BBD |
| 50 MOP | 12.38 BBD |
| 100 MOP | 24.76 BBD |
| 500 MOP | 123.78 BBD |
| 1,000 MOP | 247.57 BBD |
Get MOP/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=BBDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-31T16:52:32Z",
"rates": {
"BBD": 0.247565
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "BBD",
"amount": 100
},
"result": 24.7565,
"rate": 0.247565
}Build with MOP/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key