Rate Overview
Live
1 BSD = 8.0652 MOP
1 MOP = 0.123989
BSD
Avg
8.0650
High
8.0697
Low
8.0518
Last updated: 3/27/2026, 5:36:58 AM
Quick Conversions
| BSD | MOP |
|---|---|
| 1 BSD | 8.07 MOP |
| 10 BSD | 80.65 MOP |
| 50 BSD | 403.26 MOP |
| 100 BSD | 806.52 MOP |
| 500 BSD | 4,032.61 MOP |
| 1,000 BSD | 8,065.22 MOP |
Get BSD/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=MOPExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-03-27T05:36:58Z",
"rates": {
"MOP": 8.065217
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "MOP",
"amount": 100
},
"result": 806.5217,
"rate": 8.065217
}Build with BSD/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key