Rate Overview
Live
1 NZD = 55.9681 BTN
1 BTN = 0.017867
NZD
Avg
56.1712
High
56.4675
Low
55.8483
Last updated: 7/24/2026, 10:18:06 AM
Quick Conversions
| NZD | BTN |
|---|---|
| 1 NZD | 55.97 BTN |
| 10 NZD | 559.68 BTN |
| 50 NZD | 2,798.41 BTN |
| 100 NZD | 5,596.81 BTN |
| 500 NZD | 27,984.07 BTN |
| 1,000 NZD | 55,968.14 BTN |
Get NZD/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=BTNExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-24T10:18:06Z",
"rates": {
"BTN": 55.968142
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "BTN",
"amount": 100
},
"result": 5596.8142,
"rate": 55.968142
}Build with NZD/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key