Rate Overview
Live
1 MOP = 0.999127 SBD
1 SBD = 1.0009
MOP
Avg
1.0024
High
1.0069
Low
0.998394
Last updated: 3/7/2026, 12:08:03 AM
Quick Conversions
| MOP | SBD |
|---|---|
| 1 MOP | 1.00 SBD |
| 10 MOP | 9.99 SBD |
| 50 MOP | 49.96 SBD |
| 100 MOP | 99.91 SBD |
| 500 MOP | 499.56 SBD |
| 1,000 MOP | 999.13 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-03-07T00:08:03Z",
"rates": {
"SBD": 0.999127
}
}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.9127,
"rate": 0.999127
}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