Rate Overview
Live
1 SBD = 1.0037 MOP
1 MOP = 0.996264
SBD
Avg
1.0014
High
1.0043
Low
0.998306
Last updated: 4/18/2026, 8:43:10 AM
Quick Conversions
| SBD | MOP |
|---|---|
| 1 SBD | 1.00 MOP |
| 10 SBD | 10.04 MOP |
| 50 SBD | 50.19 MOP |
| 100 SBD | 100.37 MOP |
| 500 SBD | 501.87 MOP |
| 1,000 SBD | 1,003.75 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-04-18T08:43:10Z",
"rates": {
"MOP": 1.00375
}
}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.37499999999999,
"rate": 1.00375
}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