Rate Overview
Live
1 NZD = 0.585345 BSD
1 BSD = 1.7084
NZD
Avg
0.586717
High
0.589102
Low
0.582746
Last updated: 9/8/2026, 9:54:23 PM
Quick Conversions
| NZD | BSD |
|---|---|
| 1 NZD | 0.59 BSD |
| 10 NZD | 5.85 BSD |
| 50 NZD | 29.27 BSD |
| 100 NZD | 58.53 BSD |
| 500 NZD | 292.67 BSD |
| 1,000 NZD | 585.35 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-09-08T21:54:23Z",
"rates": {
"BSD": 0.585345
}
}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.5345,
"rate": 0.585345
}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