Rate Overview
Live
1 BSD = 1.7124 NZD
1 NZD = 0.583990
BSD
Avg
1.6923
High
1.7124
Low
1.6781
Last updated: 9/2/2026, 6:28:44 AM
Quick Conversions
| BSD | NZD |
|---|---|
| 1 BSD | 1.71 NZD |
| 10 BSD | 17.12 NZD |
| 50 BSD | 85.62 NZD |
| 100 BSD | 171.24 NZD |
| 500 BSD | 856.18 NZD |
| 1,000 BSD | 1,712.36 NZD |
Get BSD/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=NZDExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-09-02T06:28:44Z",
"rates": {
"NZD": 1.712358
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "NZD",
"amount": 100
},
"result": 171.2358,
"rate": 1.712358
}Build with BSD/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key