Rate Overview
Live
1 BND = 1.3513 NZD
1 NZD = 0.740007
BND
Avg
1.3568
High
1.3609
Low
1.3513
Last updated: 7/9/2026, 5:20:39 AM
Quick Conversions
| BND | NZD |
|---|---|
| 1 BND | 1.35 NZD |
| 10 BND | 13.51 NZD |
| 50 BND | 67.57 NZD |
| 100 BND | 135.13 NZD |
| 500 BND | 675.67 NZD |
| 1,000 BND | 1,351.34 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-09T05:20:39Z",
"rates": {
"NZD": 1.351339
}
}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": 135.1339,
"rate": 1.351339
}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