Rate Overview
Live
1 BSD = 1.6851 NZD
1 NZD = 0.593445
BSD
Avg
1.7046
High
1.7811
Low
1.6495
Last updated: 5/28/2026, 9:49:32 PM
Quick Conversions
| BSD | NZD |
|---|---|
| 1 BSD | 1.69 NZD |
| 10 BSD | 16.85 NZD |
| 50 BSD | 84.25 NZD |
| 100 BSD | 168.51 NZD |
| 500 BSD | 842.54 NZD |
| 1,000 BSD | 1,685.08 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-28T21:49:32Z",
"rates": {
"NZD": 1.685076
}
}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": 168.5076,
"rate": 1.685076
}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