Rate Overview
Live
1 BSD = 1.7193 NZD
1 NZD = 0.581630
BSD
Avg
1.7134
High
1.7772
Low
1.6451
Last updated: 7/22/2026, 6:40:04 PM
Quick Conversions
| BSD | NZD |
|---|---|
| 1 BSD | 1.72 NZD |
| 10 BSD | 17.19 NZD |
| 50 BSD | 85.97 NZD |
| 100 BSD | 171.93 NZD |
| 500 BSD | 859.65 NZD |
| 1,000 BSD | 1,719.31 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-07-22T18:40:04Z",
"rates": {
"NZD": 1.719306
}
}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.9306,
"rate": 1.719306
}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