Rate Overview
Live
1 NZD = 0.600215 BSD
1 BSD = 1.6661
NZD
Avg
0.592040
High
0.600215
Low
0.586531
Last updated: 5/7/2026, 11:21:22 AM
Quick Conversions
| NZD | BSD |
|---|---|
| 1 NZD | 0.60 BSD |
| 10 NZD | 6.00 BSD |
| 50 NZD | 30.01 BSD |
| 100 NZD | 60.02 BSD |
| 500 NZD | 300.11 BSD |
| 1,000 NZD | 600.22 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-05-07T11:21:22Z",
"rates": {
"BSD": 0.600215
}
}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": 60.0215,
"rate": 0.600215
}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