Rate Overview
Live
1 NZD = 4.7486 SBD
1 SBD = 0.210589
NZD
Avg
4.7804
High
4.8256
Low
4.7466
Last updated: 3/7/2026, 3:05:30 AM
Quick Conversions
| NZD | SBD |
|---|---|
| 1 NZD | 4.75 SBD |
| 10 NZD | 47.49 SBD |
| 50 NZD | 237.43 SBD |
| 100 NZD | 474.86 SBD |
| 500 NZD | 2,374.29 SBD |
| 1,000 NZD | 4,748.58 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-03-07T03:05:30Z",
"rates": {
"SBD": 4.748584
}
}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": 474.8584,
"rate": 4.748584
}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