Rate Overview
Live
1 NZD = 0.576349 BSD
1 BSD = 1.7351
NZD
Avg
0.585927
High
0.623287
Low
0.558607
Last updated: 3/27/2026, 12:39:44 PM
Quick Conversions
| NZD | BSD |
|---|---|
| 1 NZD | 0.58 BSD |
| 10 NZD | 5.76 BSD |
| 50 NZD | 28.82 BSD |
| 100 NZD | 57.63 BSD |
| 500 NZD | 288.17 BSD |
| 1,000 NZD | 576.35 BSD |
Get NZD/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=BSDExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-03-27T12:39:44Z",
"rates": {
"BSD": 0.576349
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "BSD",
"amount": 100
},
"result": 57.6349,
"rate": 0.576349
}Build with NZD/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key