Rate Overview
Live
1 NZD = 54.3408 BTN
1 BTN = 0.018402
NZD
Avg
54.2334
High
54.5127
Low
53.7227
Last updated: 7/8/2026, 7:55:29 PM
Quick Conversions
| NZD | BTN |
|---|---|
| 1 NZD | 54.34 BTN |
| 10 NZD | 543.41 BTN |
| 50 NZD | 2,717.04 BTN |
| 100 NZD | 5,434.08 BTN |
| 500 NZD | 27,170.40 BTN |
| 1,000 NZD | 54,340.80 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-08T19:55:29Z",
"rates": {
"BTN": 54.340801
}
}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": 5434.0801,
"rate": 54.340801
}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