Rate Overview
Live
1 MOP = 0.995073 SBD
1 SBD = 1.0050
MOP
Avg
0.994841
High
0.995689
Low
0.994009
Last updated: 8/19/2026, 4:35:02 PM
Quick Conversions
| MOP | SBD |
|---|---|
| 1 MOP | 1.00 SBD |
| 10 MOP | 9.95 SBD |
| 50 MOP | 49.75 SBD |
| 100 MOP | 99.51 SBD |
| 500 MOP | 497.54 SBD |
| 1,000 MOP | 995.07 SBD |
Get MOP/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=SBDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-08-19T16:35:02Z",
"rates": {
"SBD": 0.995073
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "SBD",
"amount": 100
},
"result": 99.5073,
"rate": 0.995073
}Build with MOP/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key