Rate Overview
Live
1 MOP = 0.247620 BBD
1 BBD = 4.0384
MOP
Avg
0.247642
High
0.247700
Low
0.247600
Last updated: 9/11/2026, 10:15:42 AM
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.62 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-09-11T10:15:42Z",
"rates": {
"BBD": 0.24762
}
}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.762,
"rate": 0.24762
}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