Rate Overview
Live
1 BND = 1.3251 NZD
1 NZD = 0.754683
BND
Avg
1.3260
High
1.3333
Low
1.3180
Last updated: 3/7/2026, 8:00:56 AM
Quick Conversions
| BND | NZD |
|---|---|
| 1 BND | 1.33 NZD |
| 10 BND | 13.25 NZD |
| 50 BND | 66.25 NZD |
| 100 BND | 132.51 NZD |
| 500 BND | 662.53 NZD |
| 1,000 BND | 1,325.06 NZD |
Get BND/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=NZDExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-07T08:00:56Z",
"rates": {
"NZD": 1.325059
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "NZD",
"amount": 100
},
"result": 132.5059,
"rate": 1.325059
}Build with BND/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key