Rate Overview
Live
1 NZD = 0.587090 BSD
1 BSD = 1.7033
NZD
Avg
0.588209
High
0.591691
Low
0.584443
Last updated: 8/19/2026, 6:09:33 AM
Quick Conversions
| NZD | BSD |
|---|---|
| 1 NZD | 0.59 BSD |
| 10 NZD | 5.87 BSD |
| 50 NZD | 29.35 BSD |
| 100 NZD | 58.71 BSD |
| 500 NZD | 293.55 BSD |
| 1,000 NZD | 587.09 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-08-19T06:09:33Z",
"rates": {
"BSD": 0.58709
}
}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": 58.709,
"rate": 0.58709
}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