Rate Overview
Live
1 SBD = 0.214432 NZD
1 NZD = 4.6635
SBD
Avg
0.213658
High
0.214749
Low
0.211567
Last updated: 7/28/2026, 1:15:09 PM
Quick Conversions
| SBD | NZD |
|---|---|
| 1 SBD | 0.21 NZD |
| 10 SBD | 2.14 NZD |
| 50 SBD | 10.72 NZD |
| 100 SBD | 21.44 NZD |
| 500 SBD | 107.22 NZD |
| 1,000 SBD | 214.43 NZD |
Get SBD/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=NZDExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-28T13:15:09Z",
"rates": {
"NZD": 0.214432
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "NZD",
"amount": 100
},
"result": 21.4432,
"rate": 0.214432
}Build with SBD/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key