Rate Overview
Live
1 SBD = 0.208216 NZD
1 NZD = 4.8027
SBD
Avg
0.211160
High
0.213796
Low
0.208216
Last updated: 5/7/2026, 1:49:38 PM
Quick Conversions
| SBD | NZD |
|---|---|
| 1 SBD | 0.21 NZD |
| 10 SBD | 2.08 NZD |
| 50 SBD | 10.41 NZD |
| 100 SBD | 20.82 NZD |
| 500 SBD | 104.11 NZD |
| 1,000 SBD | 208.22 NZD |
Get SBD/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=NZDExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-05-07T13:49:38Z",
"rates": {
"NZD": 0.208216
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "NZD",
"amount": 100
},
"result": 20.8216,
"rate": 0.208216
}Build with SBD/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key