Rate Overview
Live
1 NZD = 4.6863 SBD
1 SBD = 0.213388
NZD
Avg
4.6769
High
4.7032
Low
4.6567
Last updated: 7/29/2026, 9:29:53 PM
Quick Conversions
| NZD | SBD |
|---|---|
| 1 NZD | 4.69 SBD |
| 10 NZD | 46.86 SBD |
| 50 NZD | 234.32 SBD |
| 100 NZD | 468.63 SBD |
| 500 NZD | 2,343.15 SBD |
| 1,000 NZD | 4,686.31 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-29T21:29:53Z",
"rates": {
"SBD": 4.686306
}
}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": 468.6306,
"rate": 4.686306
}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