Rate Overview
Live
1 BND = 1.3369 NZD
1 NZD = 0.748016
BND
Avg
1.3403
High
1.3667
Low
1.3025
Last updated: 7/23/2026, 9:37:43 AM
Quick Conversions
| BND | NZD |
|---|---|
| 1 BND | 1.34 NZD |
| 10 BND | 13.37 NZD |
| 50 BND | 66.84 NZD |
| 100 BND | 133.69 NZD |
| 500 BND | 668.44 NZD |
| 1,000 BND | 1,336.87 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-23T09:37:43Z",
"rates": {
"NZD": 1.33687
}
}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": 133.687,
"rate": 1.33687
}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