Rate Overview
Live
1 BBD = 4.0071 MOP
1 MOP = 0.249558
BBD
Avg
4.0059
High
4.0071
Low
4.0048
Last updated: 4/16/2026, 11:34:21 PM
Quick Conversions
| BBD | MOP |
|---|---|
| 1 BBD | 4.01 MOP |
| 10 BBD | 40.07 MOP |
| 50 BBD | 200.35 MOP |
| 100 BBD | 400.71 MOP |
| 500 BBD | 2,003.54 MOP |
| 1,000 BBD | 4,007.08 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-04-16T23:34:21Z",
"rates": {
"MOP": 4.007082
}
}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": 400.7082,
"rate": 4.007082
}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