Rate Overview
Live
1 BND = 1.3394 NZD
1 NZD = 0.746576
BND
Avg
1.3338
High
1.3697
Low
1.3062
Last updated: 7/13/2026, 4:08:19 PM
Quick Conversions
| BND | NZD |
|---|---|
| 1 BND | 1.34 NZD |
| 10 BND | 13.39 NZD |
| 50 BND | 66.97 NZD |
| 100 BND | 133.94 NZD |
| 500 BND | 669.72 NZD |
| 1,000 BND | 1,339.45 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-13T16:08:19Z",
"rates": {
"NZD": 1.339449
}
}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.9449,
"rate": 1.339449
}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