Rate Overview
Live
1 SBD = 0.210943 NZD
1 NZD = 4.7406
SBD
Avg
0.211710
High
0.213199
Low
0.210143
Last updated: 4/17/2026, 6:14:04 AM
Quick Conversions
| SBD | NZD |
|---|---|
| 1 SBD | 0.21 NZD |
| 10 SBD | 2.11 NZD |
| 50 SBD | 10.55 NZD |
| 100 SBD | 21.09 NZD |
| 500 SBD | 105.47 NZD |
| 1,000 SBD | 210.94 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-04-17T06:14:04Z",
"rates": {
"NZD": 0.210943
}
}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.0943,
"rate": 0.210943
}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