Rate Overview
Live
1 NZD = 4.5936 SBD
1 SBD = 0.217695
NZD
Avg
4.5897
High
4.6272
Low
4.5600
Last updated: 7/9/2026, 12:32:03 AM
Quick Conversions
| NZD | SBD |
|---|---|
| 1 NZD | 4.59 SBD |
| 10 NZD | 45.94 SBD |
| 50 NZD | 229.68 SBD |
| 100 NZD | 459.36 SBD |
| 500 NZD | 2,296.79 SBD |
| 1,000 NZD | 4,593.59 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-09T00:32:03Z",
"rates": {
"SBD": 4.593586
}
}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": 459.3586,
"rate": 4.593586
}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