Rate Overview
Live
1 MOP = 0.249691 BBD
1 BBD = 4.0050
MOP
Avg
0.249683
High
0.249863
Low
0.249558
Last updated: 4/18/2026, 8:42:56 AM
Quick Conversions
| MOP | BBD |
|---|---|
| 1 MOP | 0.25 BBD |
| 10 MOP | 2.50 BBD |
| 50 MOP | 12.48 BBD |
| 100 MOP | 24.97 BBD |
| 500 MOP | 124.85 BBD |
| 1,000 MOP | 249.69 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-04-18T08:42:56Z",
"rates": {
"BBD": 0.249691
}
}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.9691,
"rate": 0.249691
}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