Rate Overview
Live
1 NZD = 4.6265 SBD
1 SBD = 0.216148
NZD
Avg
4.7186
High
4.8536
Low
4.5905
Last updated: 3/27/2026, 7:47:25 AM
Quick Conversions
| NZD | SBD |
|---|---|
| 1 NZD | 4.63 SBD |
| 10 NZD | 46.26 SBD |
| 50 NZD | 231.32 SBD |
| 100 NZD | 462.65 SBD |
| 500 NZD | 2,313.24 SBD |
| 1,000 NZD | 4,626.47 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-27T07:47:25Z",
"rates": {
"SBD": 4.62647
}
}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.64700000000005,
"rate": 4.62647
}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