Rate Overview
Live
1 BSD = 1.7334 NZD
1 NZD = 0.576910
BSD
Avg
1.7365
High
1.7730
Low
1.7078
Last updated: 7/28/2026, 12:00:34 PM
Quick Conversions
| BSD | NZD |
|---|---|
| 1 BSD | 1.73 NZD |
| 10 BSD | 17.33 NZD |
| 50 BSD | 86.67 NZD |
| 100 BSD | 173.34 NZD |
| 500 BSD | 866.69 NZD |
| 1,000 BSD | 1,733.37 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-28T12:00:34Z",
"rates": {
"NZD": 1.733373
}
}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.3373,
"rate": 1.733373
}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