Rate Overview
Live
1 BBD = 4.0354 MOP
1 MOP = 0.247807
BBD
Avg
4.0165
High
4.0354
Low
3.9881
Last updated: 5/27/2026, 4:48:22 AM
Quick Conversions
| BBD | MOP |
|---|---|
| 1 BBD | 4.04 MOP |
| 10 BBD | 40.35 MOP |
| 50 BBD | 201.77 MOP |
| 100 BBD | 403.54 MOP |
| 500 BBD | 2,017.70 MOP |
| 1,000 BBD | 4,035.39 MOP |
Get BBD/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=MOPExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-05-27T04:48:22Z",
"rates": {
"MOP": 4.035391
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "MOP",
"amount": 100
},
"result": 403.53909999999996,
"rate": 4.035391
}Build with BBD/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key