Rate Overview
Live
1 MOP = 0.123794 BSD
1 BSD = 8.0779
MOP
Avg
0.123999
High
0.124545
Low
0.123791
Last updated: 7/25/2026, 10:55:06 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.79 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-25T22:55:06Z",
"rates": {
"BSD": 0.123794
}
}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.3794,
"rate": 0.123794
}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