Rate Overview
Live
1 BSD = 8.0794 MOP
1 MOP = 0.123772
BSD
Avg
8.0817
High
8.0826
Low
8.0794
Last updated: 8/19/2026, 6:42:57 PM
Quick Conversions
| BSD | MOP |
|---|---|
| 1 BSD | 8.08 MOP |
| 10 BSD | 80.79 MOP |
| 50 BSD | 403.97 MOP |
| 100 BSD | 807.94 MOP |
| 500 BSD | 4,039.70 MOP |
| 1,000 BSD | 8,079.40 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-08-19T18:42:57Z",
"rates": {
"MOP": 8.079403
}
}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.9403,
"rate": 8.079403
}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