Rate Overview
Live
1 SBD = 1.0050 MOP
1 MOP = 0.995074
SBD
Avg
1.0052
High
1.0060
Low
1.0043
Last updated: 8/19/2026, 2:36:54 AM
Quick Conversions
| SBD | MOP |
|---|---|
| 1 SBD | 1.00 MOP |
| 10 SBD | 10.05 MOP |
| 50 SBD | 50.25 MOP |
| 100 SBD | 100.50 MOP |
| 500 SBD | 502.48 MOP |
| 1,000 SBD | 1,004.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-08-19T02:36:54Z",
"rates": {
"MOP": 1.00495
}
}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.495,
"rate": 1.00495
}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