Rate Overview
Live
1 NZD = 4.6608 SBD
1 SBD = 0.214557
NZD
Avg
4.7456
High
5.0213
Low
4.5579
Last updated: 7/28/2026, 8:16:11 AM
Quick Conversions
| NZD | SBD |
|---|---|
| 1 NZD | 4.66 SBD |
| 10 NZD | 46.61 SBD |
| 50 NZD | 233.04 SBD |
| 100 NZD | 466.08 SBD |
| 500 NZD | 2,330.39 SBD |
| 1,000 NZD | 4,660.78 SBD |
Get NZD/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=SBDExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-28T08:16:11Z",
"rates": {
"SBD": 4.660775
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "SBD",
"amount": 100
},
"result": 466.0775,
"rate": 4.660775
}Build with NZD/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key