Rate Overview
Live
1 BND = 1.3302 NZD
1 NZD = 0.751789
BND
Avg
1.3395
High
1.3512
Low
1.3302
Last updated: 4/17/2026, 5:31:48 PM
Quick Conversions
| BND | NZD |
|---|---|
| 1 BND | 1.33 NZD |
| 10 BND | 13.30 NZD |
| 50 BND | 66.51 NZD |
| 100 BND | 133.02 NZD |
| 500 BND | 665.08 NZD |
| 1,000 BND | 1,330.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-04-17T17:31:48Z",
"rates": {
"NZD": 1.33016
}
}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.016,
"rate": 1.33016
}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