Rate Overview
Live
1 BBD = 4.0375 MOP
1 MOP = 0.247677
BBD
Avg
4.0269
High
4.0392
Low
4.0022
Last updated: 7/22/2026, 4:37:36 PM
Quick Conversions
| BBD | MOP |
|---|---|
| 1 BBD | 4.04 MOP |
| 10 BBD | 40.38 MOP |
| 50 BBD | 201.88 MOP |
| 100 BBD | 403.75 MOP |
| 500 BBD | 2,018.76 MOP |
| 1,000 BBD | 4,037.52 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-07-22T16:37:36Z",
"rates": {
"MOP": 4.03752
}
}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.75199999999995,
"rate": 4.03752
}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