Rate Overview
Live
1 BND = 1.3424 NZD
1 NZD = 0.744921
BND
Avg
1.3347
High
1.3658
Low
1.3063
Last updated: 7/23/2026, 2:42:11 PM
Quick Conversions
| BND | NZD |
|---|---|
| 1 BND | 1.34 NZD |
| 10 BND | 13.42 NZD |
| 50 BND | 67.12 NZD |
| 100 BND | 134.24 NZD |
| 500 BND | 671.21 NZD |
| 1,000 BND | 1,342.42 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-07-23T14:42:11Z",
"rates": {
"NZD": 1.342424
}
}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.2424,
"rate": 1.342424
}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