Rate Overview
Live
1 NZD = 56.2357 BTN
1 BTN = 0.017782
NZD
Avg
56.2033
High
56.5530
Low
55.7438
Last updated: 8/19/2026, 9:13:33 AM
Quick Conversions
| NZD | BTN |
|---|---|
| 1 NZD | 56.24 BTN |
| 10 NZD | 562.36 BTN |
| 50 NZD | 2,811.79 BTN |
| 100 NZD | 5,623.57 BTN |
| 500 NZD | 28,117.86 BTN |
| 1,000 NZD | 56,235.72 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-08-19T09:13:33Z",
"rates": {
"BTN": 56.23572
}
}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": 5623.572,
"rate": 56.23572
}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