Rate Overview
Live
1 NZD = 0.573534 BSD
1 BSD = 1.7436
NZD
Avg
0.580151
High
0.584881
Low
0.573534
Last updated: 6/19/2026, 8:25:45 AM
Quick Conversions
| NZD | BSD |
|---|---|
| 1 NZD | 0.57 BSD |
| 10 NZD | 5.74 BSD |
| 50 NZD | 28.68 BSD |
| 100 NZD | 57.35 BSD |
| 500 NZD | 286.77 BSD |
| 1,000 NZD | 573.53 BSD |
Get NZD/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=BSDExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-06-19T08:25:45Z",
"rates": {
"BSD": 0.573534
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "BSD",
"amount": 100
},
"result": 57.3534,
"rate": 0.573534
}Build with NZD/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key