Rate Overview
Live
1 BSD = 1.7327 NZD
1 NZD = 0.577125
BSD
Avg
1.7081
High
1.7902
Low
1.6044
Last updated: 3/27/2026, 7:21:15 AM
Quick Conversions
| BSD | NZD |
|---|---|
| 1 BSD | 1.73 NZD |
| 10 BSD | 17.33 NZD |
| 50 BSD | 86.64 NZD |
| 100 BSD | 173.27 NZD |
| 500 BSD | 866.36 NZD |
| 1,000 BSD | 1,732.73 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-03-27T07:21:15Z",
"rates": {
"NZD": 1.732727
}
}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": 173.2727,
"rate": 1.732727
}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