Rate Overview
Live
1 BSD = 8.0698 MOP
1 MOP = 0.123919
BSD
Avg
8.0661
High
8.0727
Low
8.0324
Last updated: 5/29/2026, 7:51:11 PM
Quick Conversions
| BSD | MOP |
|---|---|
| 1 BSD | 8.07 MOP |
| 10 BSD | 80.70 MOP |
| 50 BSD | 403.49 MOP |
| 100 BSD | 806.98 MOP |
| 500 BSD | 4,034.90 MOP |
| 1,000 BSD | 8,069.80 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-05-29T19:51:11Z",
"rates": {
"MOP": 8.069802
}
}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.9802,
"rate": 8.069802
}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