Rate Overview
Live
1 NZD = 4.6203 SBD
1 SBD = 0.216438
NZD
Avg
4.6585
High
4.7004
Low
4.6203
Last updated: 3/27/2026, 12:54:29 PM
Quick Conversions
| NZD | SBD |
|---|---|
| 1 NZD | 4.62 SBD |
| 10 NZD | 46.20 SBD |
| 50 NZD | 231.01 SBD |
| 100 NZD | 462.03 SBD |
| 500 NZD | 2,310.13 SBD |
| 1,000 NZD | 4,620.26 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-27T12:54:29Z",
"rates": {
"SBD": 4.620257
}
}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.0257,
"rate": 4.620257
}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