Rate Overview
Live
1 MOP = 0.248262 BBD
1 BBD = 4.0280
MOP
Avg
0.248312
High
0.248662
Low
0.248200
Last updated: 3/7/2026, 1:21:45 AM
Quick Conversions
| MOP | BBD |
|---|---|
| 1 MOP | 0.25 BBD |
| 10 MOP | 2.48 BBD |
| 50 MOP | 12.41 BBD |
| 100 MOP | 24.83 BBD |
| 500 MOP | 124.13 BBD |
| 1,000 MOP | 248.26 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-03-07T01:21:45Z",
"rates": {
"BBD": 0.248262
}
}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.8262,
"rate": 0.248262
}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