Rate Overview
Live
1 NZD = 55.8186 BTN
1 BTN = 0.017915
NZD
Avg
54.7420
High
57.1006
Low
51.7713
Last updated: 7/30/2026, 11:08:11 AM
Quick Conversions
| NZD | BTN |
|---|---|
| 1 NZD | 55.82 BTN |
| 10 NZD | 558.19 BTN |
| 50 NZD | 2,790.93 BTN |
| 100 NZD | 5,581.86 BTN |
| 500 NZD | 27,909.30 BTN |
| 1,000 NZD | 55,818.60 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-30T11:08:11Z",
"rates": {
"BTN": 55.818598
}
}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": 5581.8598,
"rate": 55.818598
}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