Rate Overview
Live
1 SBD = 0.997123 MOP
1 MOP = 1.0029
SBD
Avg
1.0016
High
1.0087
Low
0.996677
Last updated: 7/9/2026, 5:57:11 AM
Quick Conversions
| SBD | MOP |
|---|---|
| 1 SBD | 1.00 MOP |
| 10 SBD | 9.97 MOP |
| 50 SBD | 49.86 MOP |
| 100 SBD | 99.71 MOP |
| 500 SBD | 498.56 MOP |
| 1,000 SBD | 997.12 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-09T05:57:11Z",
"rates": {
"MOP": 0.997123
}
}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.7123,
"rate": 0.997123
}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