Rate Overview
Live
1 BND = 1.3352 NZD
1 NZD = 0.748976
BND
Avg
1.3381
High
1.3413
Low
1.3352
Last updated: 7/30/2026, 5:50:17 AM
Quick Conversions
| BND | NZD |
|---|---|
| 1 BND | 1.34 NZD |
| 10 BND | 13.35 NZD |
| 50 BND | 66.76 NZD |
| 100 BND | 133.52 NZD |
| 500 BND | 667.58 NZD |
| 1,000 BND | 1,335.16 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-30T05:50:17Z",
"rates": {
"NZD": 1.335156
}
}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.5156,
"rate": 1.335156
}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