Rate Overview
Live
1 BSD = 8.0314 MOP
1 MOP = 0.124511 BSD
Avg
8.0244
High
8.0350
Low
8.0046
Last updated: 1/25/2026, 7:18:08 AM
Quick Conversions
| BSD | MOP |
|---|---|
| 1 BSD | 8.03 MOP |
| 10 BSD | 80.31 MOP |
| 50 BSD | 401.57 MOP |
| 100 BSD | 803.14 MOP |
| 500 BSD | 4,015.71 MOP |
| 1,000 BSD | 8,031.42 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-01-25T07:18:08Z",
"rates": {
"MOP": 8.031417
}
}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": 803.1416999999999,
"rate": 8.031417
}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