Rate Overview
Live
1 MOP = 0.123918 BSD
1 BSD = 8.0699
MOP
Avg
0.124468
High
0.125260
Low
0.123678
Last updated: 5/29/2026, 6:47:49 PM
Quick Conversions
| MOP | BSD |
|---|---|
| 1 MOP | 0.12 BSD |
| 10 MOP | 1.24 BSD |
| 50 MOP | 6.20 BSD |
| 100 MOP | 12.39 BSD |
| 500 MOP | 61.96 BSD |
| 1,000 MOP | 123.92 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-05-29T18:47:49Z",
"rates": {
"BSD": 0.123918
}
}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.3918,
"rate": 0.123918
}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