Rate Overview
Live
1 MOP = 0.247612 BBD
1 BBD = 4.0386
MOP
Avg
0.248801
High
0.249967
Low
0.247357
Last updated: 8/1/2026, 12:15:20 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.81 BBD |
| 1,000 MOP | 247.61 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-08-01T12:15:20Z",
"rates": {
"BBD": 0.247612
}
}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.7612,
"rate": 0.247612
}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