Rate Overview
Live
1 BSD = 1.6726 NZD
1 NZD = 0.597879
BSD
Avg
1.6858
High
1.7006
Low
1.6667
Last updated: 5/8/2026, 3:32:18 PM
Quick Conversions
| BSD | NZD |
|---|---|
| 1 BSD | 1.67 NZD |
| 10 BSD | 16.73 NZD |
| 50 BSD | 83.63 NZD |
| 100 BSD | 167.26 NZD |
| 500 BSD | 836.29 NZD |
| 1,000 BSD | 1,672.58 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-05-08T15:32:18Z",
"rates": {
"NZD": 1.67258
}
}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": 167.25799999999998,
"rate": 1.67258
}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