Rate Overview
Live
1 SBD = 1.0080 MOP
1 MOP = 0.992111
SBD
Avg
1.0074
High
1.0095
Low
1.0062
Last updated: 9/7/2026, 1:08:04 AM
Quick Conversions
| SBD | MOP |
|---|---|
| 1 SBD | 1.01 MOP |
| 10 SBD | 10.08 MOP |
| 50 SBD | 50.40 MOP |
| 100 SBD | 100.80 MOP |
| 500 SBD | 503.98 MOP |
| 1,000 SBD | 1,007.95 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-09-07T01:08:04Z",
"rates": {
"MOP": 1.007952
}
}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.7952,
"rate": 1.007952
}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