Rate Overview
Live
1 NZD = 4.6963 SBD
1 SBD = 0.212936
NZD
Avg
4.8214
High
5.2680
Low
4.5263
Last updated: 7/30/2026, 8:07:25 AM
Quick Conversions
| NZD | SBD |
|---|---|
| 1 NZD | 4.70 SBD |
| 10 NZD | 46.96 SBD |
| 50 NZD | 234.81 SBD |
| 100 NZD | 469.63 SBD |
| 500 NZD | 2,348.13 SBD |
| 1,000 NZD | 4,696.25 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-30T08:07:25Z",
"rates": {
"SBD": 4.696252
}
}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": 469.6252,
"rate": 4.696252
}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