Rate Overview
Live
1 NZD = 0.576704 BSD
1 BSD = 1.7340
NZD
Avg
0.585944
High
0.623287
Low
0.558607
Last updated: 3/27/2026, 10:57:59 AM
Quick Conversions
| NZD | BSD |
|---|---|
| 1 NZD | 0.58 BSD |
| 10 NZD | 5.77 BSD |
| 50 NZD | 28.84 BSD |
| 100 NZD | 57.67 BSD |
| 500 NZD | 288.35 BSD |
| 1,000 NZD | 576.70 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-27T10:57:59Z",
"rates": {
"BSD": 0.576704
}
}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.6704,
"rate": 0.576704
}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