Rate Overview
Live
1 BSD = 8.0750 MOP
1 MOP = 0.123838
BSD
Avg
8.0748
High
8.0761
Low
8.0727
Last updated: 7/22/2026, 7:09:01 PM
Quick Conversions
| BSD | MOP |
|---|---|
| 1 BSD | 8.08 MOP |
| 10 BSD | 80.75 MOP |
| 50 BSD | 403.75 MOP |
| 100 BSD | 807.50 MOP |
| 500 BSD | 4,037.52 MOP |
| 1,000 BSD | 8,075.04 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-07-22T19:09:01Z",
"rates": {
"MOP": 8.075041
}
}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": 807.5041000000001,
"rate": 8.075041
}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