Rate Overview
Live
1 MOP = 0.987803 SBD
1 SBD = 1.0123
MOP
Avg
0.996177
High
1.0033
Low
0.987803
Last updated: 7/8/2026, 10:47:14 PM
Quick Conversions
| MOP | SBD |
|---|---|
| 1 MOP | 0.99 SBD |
| 10 MOP | 9.88 SBD |
| 50 MOP | 49.39 SBD |
| 100 MOP | 98.78 SBD |
| 500 MOP | 493.90 SBD |
| 1,000 MOP | 987.80 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-08T22:47:14Z",
"rates": {
"SBD": 0.987803
}
}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": 98.7803,
"rate": 0.987803
}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