Rate Overview
Live
1 SBD = 1.0178 MOP
1 MOP = 0.982491
SBD
Avg
1.0011
High
1.0178
Low
0.985667
Last updated: 5/28/2026, 9:42:18 PM
Quick Conversions
| SBD | MOP |
|---|---|
| 1 SBD | 1.02 MOP |
| 10 SBD | 10.18 MOP |
| 50 SBD | 50.89 MOP |
| 100 SBD | 101.78 MOP |
| 500 SBD | 508.91 MOP |
| 1,000 SBD | 1,017.82 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-28T21:42:18Z",
"rates": {
"MOP": 1.017821
}
}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.78210000000001,
"rate": 1.017821
}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