Rate Overview
Live
1 MOP = 0.124131 BSD
1 BSD = 8.0560
MOP
Avg
0.124156
High
0.124331
Low
0.124100
Last updated: 3/7/2026, 12:08:04 AM
Quick Conversions
| MOP | BSD |
|---|---|
| 1 MOP | 0.12 BSD |
| 10 MOP | 1.24 BSD |
| 50 MOP | 6.21 BSD |
| 100 MOP | 12.41 BSD |
| 500 MOP | 62.07 BSD |
| 1,000 MOP | 124.13 BSD |
Get MOP/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=BSDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-03-07T00:08:04Z",
"rates": {
"BSD": 0.124131
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "BSD",
"amount": 100
},
"result": 12.4131,
"rate": 0.124131
}Build with MOP/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key