Rate Overview
Live
1 MOP = 0.982651 SBD
1 SBD = 1.0177
MOP
Avg
0.990709
High
0.996439
Low
0.982651
Last updated: 5/9/2026, 2:49:55 AM
Quick Conversions
| MOP | SBD |
|---|---|
| 1 MOP | 0.98 SBD |
| 10 MOP | 9.83 SBD |
| 50 MOP | 49.13 SBD |
| 100 MOP | 98.27 SBD |
| 500 MOP | 491.33 SBD |
| 1,000 MOP | 982.65 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-05-09T02:49:55Z",
"rates": {
"SBD": 0.982651
}
}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.2651,
"rate": 0.982651
}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