Rate Overview
Live
1 SBD = 1.0061 MOP
1 MOP = 0.993949
SBD
Avg
0.986510
High
1.0114
Low
0.961745
Last updated: 3/27/2026, 10:04:47 AM
Quick Conversions
| SBD | MOP |
|---|---|
| 1 SBD | 1.01 MOP |
| 10 SBD | 10.06 MOP |
| 50 SBD | 50.30 MOP |
| 100 SBD | 100.61 MOP |
| 500 SBD | 503.04 MOP |
| 1,000 SBD | 1,006.09 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-03-27T10:04:47Z",
"rates": {
"MOP": 1.006088
}
}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.6088,
"rate": 1.006088
}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