Rate Overview
Live
1 BSD = 1.6867 NZD
1 NZD = 0.592885
BSD
Avg
1.7023
High
1.7116
Low
1.6867
Last updated: 5/28/2026, 7:24:15 PM
Quick Conversions
| BSD | NZD |
|---|---|
| 1 BSD | 1.69 NZD |
| 10 BSD | 16.87 NZD |
| 50 BSD | 84.33 NZD |
| 100 BSD | 168.67 NZD |
| 500 BSD | 843.33 NZD |
| 1,000 BSD | 1,686.67 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-28T19:24:15Z",
"rates": {
"NZD": 1.686668
}
}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.6668,
"rate": 1.686668
}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