Rate Overview
Live
1 SBD = 1.0001 MOP
1 MOP = 0.999933
SBD
Avg
0.989837
High
1.0128
Low
0.956726
Last updated: 7/28/2026, 3:04:12 PM
Quick Conversions
| SBD | MOP |
|---|---|
| 1 SBD | 1.00 MOP |
| 10 SBD | 10.00 MOP |
| 50 SBD | 50.00 MOP |
| 100 SBD | 100.01 MOP |
| 500 SBD | 500.03 MOP |
| 1,000 SBD | 1,000.07 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-28T15:04:12Z",
"rates": {
"MOP": 1.000067
}
}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": 100.00670000000001,
"rate": 1.000067
}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