Rate Overview
Live
1 MOP = 0.247837 BBD
1 BBD = 4.0349
MOP
Avg
0.249017
High
0.250521
Low
0.247357
Last updated: 5/29/2026, 7:50:52 PM
Quick Conversions
| MOP | BBD |
|---|---|
| 1 MOP | 0.25 BBD |
| 10 MOP | 2.48 BBD |
| 50 MOP | 12.39 BBD |
| 100 MOP | 24.78 BBD |
| 500 MOP | 123.92 BBD |
| 1,000 MOP | 247.84 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-05-29T19:50:52Z",
"rates": {
"BBD": 0.247837
}
}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.7837,
"rate": 0.247837
}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