Rate Overview
Live
1 NZD = 4.6121 SBD
1 SBD = 0.216820
NZD
Avg
4.8284
High
5.0583
Low
4.5964
Last updated: 3/27/2026, 1:00:48 PM
Quick Conversions
| NZD | SBD |
|---|---|
| 1 NZD | 4.61 SBD |
| 10 NZD | 46.12 SBD |
| 50 NZD | 230.61 SBD |
| 100 NZD | 461.21 SBD |
| 500 NZD | 2,306.06 SBD |
| 1,000 NZD | 4,612.12 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-27T13:00:48Z",
"rates": {
"SBD": 4.61212
}
}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": 461.212,
"rate": 4.61212
}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