Rate Overview
Live
1 SBD = 1.0079 MOP
1 MOP = 0.992180
SBD
Avg
1.0083
High
1.0122
Low
1.0036
Last updated: 5/8/2026, 12:58:37 PM
Quick Conversions
| SBD | MOP |
|---|---|
| 1 SBD | 1.01 MOP |
| 10 SBD | 10.08 MOP |
| 50 SBD | 50.39 MOP |
| 100 SBD | 100.79 MOP |
| 500 SBD | 503.94 MOP |
| 1,000 SBD | 1,007.88 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-05-08T12:58:37Z",
"rates": {
"MOP": 1.007882
}
}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.78819999999999,
"rate": 1.007882
}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