Rate Overview
Live
1 NZD = 0.589987 BSD
1 BSD = 1.6950
NZD
Avg
0.592303
High
0.599818
Low
0.587240
Last updated: 3/7/2026, 6:37:26 AM
Quick Conversions
| NZD | BSD |
|---|---|
| 1 NZD | 0.59 BSD |
| 10 NZD | 5.90 BSD |
| 50 NZD | 29.50 BSD |
| 100 NZD | 59.00 BSD |
| 500 NZD | 294.99 BSD |
| 1,000 NZD | 589.99 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-07T06:37:26Z",
"rates": {
"BSD": 0.589987
}
}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.99870000000001,
"rate": 0.589987
}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