Rate Overview
Live
1 BND = 1.3597 NZD
1 NZD = 0.735443
BND
Avg
1.3519
High
1.3697
Low
1.3296
Last updated: 7/6/2026, 4:06:44 PM
Quick Conversions
| BND | NZD |
|---|---|
| 1 BND | 1.36 NZD |
| 10 BND | 13.60 NZD |
| 50 BND | 67.99 NZD |
| 100 BND | 135.97 NZD |
| 500 BND | 679.86 NZD |
| 1,000 BND | 1,359.72 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-06T16:06:44Z",
"rates": {
"NZD": 1.359724
}
}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.9724,
"rate": 1.359724
}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