Rate Overview
Live
1 NZD = 55.5388 BTN
1 BTN = 0.018005
NZD
Avg
55.6697
High
56.0200
Low
55.2493
Last updated: 7/30/2026, 8:09:39 AM
Quick Conversions
| NZD | BTN |
|---|---|
| 1 NZD | 55.54 BTN |
| 10 NZD | 555.39 BTN |
| 50 NZD | 2,776.94 BTN |
| 100 NZD | 5,553.88 BTN |
| 500 NZD | 27,769.42 BTN |
| 1,000 NZD | 55,538.84 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-30T08:09:39Z",
"rates": {
"BTN": 55.538835
}
}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": 5553.8835,
"rate": 55.538835
}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