Rate Overview
Live
1 NZD = 4.6254 SBD
1 SBD = 0.216196
NZD
Avg
4.7567
High
4.8970
Low
4.6254
Last updated: 3/27/2026, 9:31:02 AM
Quick Conversions
| NZD | SBD |
|---|---|
| 1 NZD | 4.63 SBD |
| 10 NZD | 46.25 SBD |
| 50 NZD | 231.27 SBD |
| 100 NZD | 462.54 SBD |
| 500 NZD | 2,312.71 SBD |
| 1,000 NZD | 4,625.43 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-03-27T09:31:02Z",
"rates": {
"SBD": 4.625429
}
}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": 462.5429,
"rate": 4.625429
}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