Rate Overview
Live
1 NZD = 54.4592 BTN
1 BTN = 0.018362
NZD
Avg
52.5446
High
54.9512
Low
50.0230
Last updated: 3/28/2026, 2:04:24 PM
Quick Conversions
| NZD | BTN |
|---|---|
| 1 NZD | 54.46 BTN |
| 10 NZD | 544.59 BTN |
| 50 NZD | 2,722.96 BTN |
| 100 NZD | 5,445.92 BTN |
| 500 NZD | 27,229.62 BTN |
| 1,000 NZD | 54,459.24 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-28T14:04:24Z",
"rates": {
"BTN": 54.45924
}
}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": 5445.924,
"rate": 54.45924
}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