Rate Overview
Live
1 MOP = 0.123795 BSD
1 BSD = 8.0779
MOP
Avg
0.123807
High
0.123838
Low
0.123794
Last updated: 7/29/2026, 7:30:34 PM
Quick Conversions
| MOP | BSD |
|---|---|
| 1 MOP | 0.12 BSD |
| 10 MOP | 1.24 BSD |
| 50 MOP | 6.19 BSD |
| 100 MOP | 12.38 BSD |
| 500 MOP | 61.90 BSD |
| 1,000 MOP | 123.80 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-07-29T19:30:34Z",
"rates": {
"BSD": 0.123795
}
}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.3795,
"rate": 0.123795
}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