Rate Overview
Live
1 BSD = 1.7252 NZD
1 NZD = 0.579630
BSD
Avg
1.7104
High
1.7902
Low
1.6044
Last updated: 6/18/2026, 5:08:29 AM
Quick Conversions
| BSD | NZD |
|---|---|
| 1 BSD | 1.73 NZD |
| 10 BSD | 17.25 NZD |
| 50 BSD | 86.26 NZD |
| 100 BSD | 172.52 NZD |
| 500 BSD | 862.62 NZD |
| 1,000 BSD | 1,725.24 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-06-18T05:08:29Z",
"rates": {
"NZD": 1.725239
}
}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": 172.5239,
"rate": 1.725239
}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