Rate Overview
Live
1 SBD = 0.210631 NZD
1 NZD = 4.7476
SBD
Avg
0.209028
High
0.210678
Low
0.207229
Last updated: 3/7/2026, 12:27:58 AM
Quick Conversions
| SBD | NZD |
|---|---|
| 1 SBD | 0.21 NZD |
| 10 SBD | 2.11 NZD |
| 50 SBD | 10.53 NZD |
| 100 SBD | 21.06 NZD |
| 500 SBD | 105.32 NZD |
| 1,000 SBD | 210.63 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-03-07T00:27:58Z",
"rates": {
"NZD": 0.210631
}
}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": 21.063100000000002,
"rate": 0.210631
}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