Rate Overview
Live
1 BBD = 4.0076 MOP
1 MOP = 0.249523
BBD
Avg
4.0069
High
4.0079
Low
4.0063
Last updated: 5/7/2026, 2:19:55 AM
Quick Conversions
| BBD | MOP |
|---|---|
| 1 BBD | 4.01 MOP |
| 10 BBD | 40.08 MOP |
| 50 BBD | 200.38 MOP |
| 100 BBD | 400.76 MOP |
| 500 BBD | 2,003.82 MOP |
| 1,000 BBD | 4,007.65 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-07T02:19:55Z",
"rates": {
"MOP": 4.007645
}
}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.7645,
"rate": 4.007645
}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