Rate Overview
Live
1 SBD = 0.998832 MOP
1 MOP = 1.0012
SBD
Avg
1.0006
High
1.0087
Low
0.996677
Last updated: 7/30/2026, 8:12:26 AM
Quick Conversions
| SBD | MOP |
|---|---|
| 1 SBD | 1.00 MOP |
| 10 SBD | 9.99 MOP |
| 50 SBD | 49.94 MOP |
| 100 SBD | 99.88 MOP |
| 500 SBD | 499.42 MOP |
| 1,000 SBD | 998.83 MOP |
Get SBD/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=MOPExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-30T08:12:26Z",
"rates": {
"MOP": 0.998832
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "MOP",
"amount": 100
},
"result": 99.8832,
"rate": 0.998832
}Build with SBD/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key