Rate Overview
Live
1 NZD = 0.577409 BSD
1 BSD = 1.7319
NZD
Avg
0.586109
High
0.605665
Low
0.564031
Last updated: 7/28/2026, 1:31:20 PM
Quick Conversions
| NZD | BSD |
|---|---|
| 1 NZD | 0.58 BSD |
| 10 NZD | 5.77 BSD |
| 50 NZD | 28.87 BSD |
| 100 NZD | 57.74 BSD |
| 500 NZD | 288.70 BSD |
| 1,000 NZD | 577.41 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-07-28T13:31:20Z",
"rates": {
"BSD": 0.577409
}
}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.740899999999996,
"rate": 0.577409
}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