Rate Overview
Live
1 NZD = 56.4241 BTN
1 BTN = 0.017723
NZD
Avg
51.5544
High
56.4241
Low
47.7718
Last updated: 5/27/2026, 5:31:55 PM
Quick Conversions
| NZD | BTN |
|---|---|
| 1 NZD | 56.42 BTN |
| 10 NZD | 564.24 BTN |
| 50 NZD | 2,821.21 BTN |
| 100 NZD | 5,642.41 BTN |
| 500 NZD | 28,212.07 BTN |
| 1,000 NZD | 56,424.13 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-05-27T17:31:55Z",
"rates": {
"BTN": 56.424132
}
}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": 5642.4132,
"rate": 56.424132
}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