Rate Overview
Live
1 NZD = 0.579414 BSD
1 BSD = 1.7259
NZD
Avg
0.586361
High
0.607852
Low
0.565353
Last updated: 7/28/2026, 4:37:11 PM
Quick Conversions
| NZD | BSD |
|---|---|
| 1 NZD | 0.58 BSD |
| 10 NZD | 5.79 BSD |
| 50 NZD | 28.97 BSD |
| 100 NZD | 57.94 BSD |
| 500 NZD | 289.71 BSD |
| 1,000 NZD | 579.41 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-07-28T16:37:11Z",
"rates": {
"BSD": 0.579414
}
}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.9414,
"rate": 0.579414
}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