Rate Overview
Live
1 BND = 1.3426 NZD
1 NZD = 0.744841
BND
Avg
1.3329
High
1.3474
Low
1.3217
Last updated: 9/3/2026, 5:31:33 AM
Quick Conversions
| BND | NZD |
|---|---|
| 1 BND | 1.34 NZD |
| 10 BND | 13.43 NZD |
| 50 BND | 67.13 NZD |
| 100 BND | 134.26 NZD |
| 500 BND | 671.28 NZD |
| 1,000 BND | 1,342.57 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-09-03T05:31:33Z",
"rates": {
"NZD": 1.342568
}
}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": 134.2568,
"rate": 1.342568
}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