Rate Overview
Live
1 BBD = 4.0413 MOP
1 MOP = 0.247445
BBD
Avg
4.0404
High
4.0413
Low
4.0393
Last updated: 8/13/2026, 10:29:00 AM
Quick Conversions
| BBD | MOP |
|---|---|
| 1 BBD | 4.04 MOP |
| 10 BBD | 40.41 MOP |
| 50 BBD | 202.07 MOP |
| 100 BBD | 404.13 MOP |
| 500 BBD | 2,020.65 MOP |
| 1,000 BBD | 4,041.30 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-08-13T10:29:00Z",
"rates": {
"MOP": 4.041301
}
}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": 404.13009999999997,
"rate": 4.041301
}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