Rate Overview
Live
1 BBD = 4.0389 MOP
1 MOP = 0.247590
BBD
Avg
4.0381
High
4.0389
Low
4.0375
Last updated: 7/25/2026, 10:22:11 PM
Quick Conversions
| BBD | MOP |
|---|---|
| 1 BBD | 4.04 MOP |
| 10 BBD | 40.39 MOP |
| 50 BBD | 201.95 MOP |
| 100 BBD | 403.89 MOP |
| 500 BBD | 2,019.47 MOP |
| 1,000 BBD | 4,038.94 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-25T22:22:11Z",
"rates": {
"MOP": 4.038938
}
}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.8938,
"rate": 4.038938
}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