Rate Overview
Live
1 MOP = 1.0004 SBD
1 SBD = 0.999564
MOP
Avg
1.0001
High
1.0009
Low
0.998423
Last updated: 8/1/2026, 4:59:37 AM
Quick Conversions
| MOP | SBD |
|---|---|
| 1 MOP | 1.00 SBD |
| 10 MOP | 10.00 SBD |
| 50 MOP | 50.02 SBD |
| 100 MOP | 100.04 SBD |
| 500 MOP | 500.22 SBD |
| 1,000 MOP | 1,000.44 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-08-01T04:59:37Z",
"rates": {
"SBD": 1.000436
}
}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": 100.04360000000001,
"rate": 1.000436
}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