Rate Overview
Live
1 SBD = 0.216329 NZD
1 NZD = 4.6226
SBD
Avg
0.214654
High
0.216329
Low
0.212745
Last updated: 3/27/2026, 11:54:27 AM
Quick Conversions
| SBD | NZD |
|---|---|
| 1 SBD | 0.22 NZD |
| 10 SBD | 2.16 NZD |
| 50 SBD | 10.82 NZD |
| 100 SBD | 21.63 NZD |
| 500 SBD | 108.16 NZD |
| 1,000 SBD | 216.33 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-03-27T11:54:27Z",
"rates": {
"NZD": 0.216329
}
}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.6329,
"rate": 0.216329
}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