Rate Overview
Live
1 NZD = 4.7203 SBD
1 SBD = 0.211850
NZD
Avg
4.6218
High
4.7386
Low
4.5089
Last updated: 7/20/2026, 7:22:45 PM
Quick Conversions
| NZD | SBD |
|---|---|
| 1 NZD | 4.72 SBD |
| 10 NZD | 47.20 SBD |
| 50 NZD | 236.02 SBD |
| 100 NZD | 472.03 SBD |
| 500 NZD | 2,360.16 SBD |
| 1,000 NZD | 4,720.33 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-20T19:22:45Z",
"rates": {
"SBD": 4.720328
}
}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": 472.0328,
"rate": 4.720328
}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