Rate Overview
Live
1 BSD = 1.6723 NZD
1 NZD = 0.597974
BSD
Avg
1.6858
High
1.7006
Low
1.6667
Last updated: 5/8/2026, 2:22:16 PM
Quick Conversions
| BSD | NZD |
|---|---|
| 1 BSD | 1.67 NZD |
| 10 BSD | 16.72 NZD |
| 50 BSD | 83.62 NZD |
| 100 BSD | 167.23 NZD |
| 500 BSD | 836.16 NZD |
| 1,000 BSD | 1,672.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-05-08T14:22:16Z",
"rates": {
"NZD": 1.672313
}
}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.2313,
"rate": 1.672313
}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