Rate Overview
Live
1 NZD = 0.588854 BSD
1 BSD = 1.6982
NZD
Avg
0.585963
High
0.589956
Low
0.580829
Last updated: 4/17/2026, 6:12:49 AM
Quick Conversions
| NZD | BSD |
|---|---|
| 1 NZD | 0.59 BSD |
| 10 NZD | 5.89 BSD |
| 50 NZD | 29.44 BSD |
| 100 NZD | 58.89 BSD |
| 500 NZD | 294.43 BSD |
| 1,000 NZD | 588.85 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-04-17T06:12:49Z",
"rates": {
"BSD": 0.588854
}
}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.8854,
"rate": 0.588854
}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