Rate Overview
Live
1 NZD = 0.577199 BSD
1 BSD = 1.7325
NZD
Avg
0.578756
High
0.581803
Low
0.577199
Last updated: 7/29/2026, 3:17:07 PM
Quick Conversions
| NZD | BSD |
|---|---|
| 1 NZD | 0.58 BSD |
| 10 NZD | 5.77 BSD |
| 50 NZD | 28.86 BSD |
| 100 NZD | 57.72 BSD |
| 500 NZD | 288.60 BSD |
| 1,000 NZD | 577.20 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-07-29T15:17:07Z",
"rates": {
"BSD": 0.577199
}
}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.7199,
"rate": 0.577199
}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