Rate Overview
Live
1 SBD = 1.0162 MOP
1 MOP = 0.984041
SBD
Avg
1.0083
High
1.0162
Low
1.0035
Last updated: 5/28/2026, 8:30:58 PM
Quick Conversions
| SBD | MOP |
|---|---|
| 1 SBD | 1.02 MOP |
| 10 SBD | 10.16 MOP |
| 50 SBD | 50.81 MOP |
| 100 SBD | 101.62 MOP |
| 500 SBD | 508.11 MOP |
| 1,000 SBD | 1,016.22 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-28T20:30:58Z",
"rates": {
"MOP": 1.016218
}
}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": 101.62180000000001,
"rate": 1.016218
}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