Rate Overview
Live
1 SBD = 1.0056 MOP
1 MOP = 0.994453
SBD
Avg
1.0052
High
1.0109
Low
1.0007
Last updated: 6/18/2026, 9:52:36 AM
Quick Conversions
| SBD | MOP |
|---|---|
| 1 SBD | 1.01 MOP |
| 10 SBD | 10.06 MOP |
| 50 SBD | 50.28 MOP |
| 100 SBD | 100.56 MOP |
| 500 SBD | 502.79 MOP |
| 1,000 SBD | 1,005.58 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-06-18T09:52:36Z",
"rates": {
"MOP": 1.005578
}
}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.55780000000001,
"rate": 1.005578
}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