Rate Overview
Live
1 NZD = 4.6781 SBD
1 SBD = 0.213763
NZD
Avg
4.6947
High
4.7336
Low
4.6567
Last updated: 7/26/2026, 9:48:26 PM
Quick Conversions
| NZD | SBD |
|---|---|
| 1 NZD | 4.68 SBD |
| 10 NZD | 46.78 SBD |
| 50 NZD | 233.90 SBD |
| 100 NZD | 467.81 SBD |
| 500 NZD | 2,339.04 SBD |
| 1,000 NZD | 4,678.07 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-26T21:48:26Z",
"rates": {
"SBD": 4.678072
}
}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": 467.8072,
"rate": 4.678072
}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