Rate Overview
Live
1 NZD = 4.6898 SBD
1 SBD = 0.213229
NZD
Avg
4.7018
High
4.7271
Low
4.6759
Last updated: 9/8/2026, 9:54:27 PM
Quick Conversions
| NZD | SBD |
|---|---|
| 1 NZD | 4.69 SBD |
| 10 NZD | 46.90 SBD |
| 50 NZD | 234.49 SBD |
| 100 NZD | 468.98 SBD |
| 500 NZD | 2,344.89 SBD |
| 1,000 NZD | 4,689.78 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-09-08T21:54:27Z",
"rates": {
"SBD": 4.689784
}
}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": 468.9784,
"rate": 4.689784
}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