Rate Overview
Live
1 MZN = 0.124430 SBD
1 SBD = 8.0366
MZN
Avg
0.125309
High
0.126124
Low
0.124430
Last updated: 5/27/2026, 10:50:09 PM
Quick Conversions
| MZN | SBD |
|---|---|
| 1 MZN | 0.12 SBD |
| 10 MZN | 1.24 SBD |
| 50 MZN | 6.22 SBD |
| 100 MZN | 12.44 SBD |
| 500 MZN | 62.21 SBD |
| 1,000 MZN | 124.43 SBD |
Get MZN/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=SBDExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-05-27T22:50:09Z",
"rates": {
"SBD": 0.12443
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "SBD",
"amount": 100
},
"result": 12.443,
"rate": 0.12443
}Build with MZN/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key