Rate Overview
Live
1 MOP = 0.993778 SBD
1 SBD = 1.0063
MOP
Avg
1.0109
High
1.0610
Low
0.987922
Last updated: 7/30/2026, 9:39:46 PM
Quick Conversions
| MOP | SBD |
|---|---|
| 1 MOP | 0.99 SBD |
| 10 MOP | 9.94 SBD |
| 50 MOP | 49.69 SBD |
| 100 MOP | 99.38 SBD |
| 500 MOP | 496.89 SBD |
| 1,000 MOP | 993.78 SBD |
Get MOP/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=SBDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-30T21:39:46Z",
"rates": {
"SBD": 0.993778
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "SBD",
"amount": 100
},
"result": 99.37780000000001,
"rate": 0.993778
}Build with MOP/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key