Rate Overview
Live
1 NZD = 56.3825 BTN
1 BTN = 0.017736
NZD
Avg
56.2076
High
56.5976
Low
55.7251
Last updated: 5/27/2026, 4:24:48 PM
Quick Conversions
| NZD | BTN |
|---|---|
| 1 NZD | 56.38 BTN |
| 10 NZD | 563.82 BTN |
| 50 NZD | 2,819.12 BTN |
| 100 NZD | 5,638.25 BTN |
| 500 NZD | 28,191.24 BTN |
| 1,000 NZD | 56,382.49 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-27T16:24:48Z",
"rates": {
"BTN": 56.382488
}
}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": 5638.2488,
"rate": 56.382488
}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