Rate Overview
Live
1 NZD = 54.2439 BTN
1 BTN = 0.018435
NZD
Avg
54.2807
High
54.6315
Low
53.7965
Last updated: 3/7/2026, 9:15:03 AM
Quick Conversions
| NZD | BTN |
|---|---|
| 1 NZD | 54.24 BTN |
| 10 NZD | 542.44 BTN |
| 50 NZD | 2,712.19 BTN |
| 100 NZD | 5,424.39 BTN |
| 500 NZD | 27,121.93 BTN |
| 1,000 NZD | 54,243.85 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-03-07T09:15:03Z",
"rates": {
"BTN": 54.243852
}
}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": 5424.3852,
"rate": 54.243852
}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