Rate Overview
Live
1 NZD = 54.9295 BTN
1 BTN = 0.018205
NZD
Avg
54.5101
High
54.9666
Low
53.8823
Last updated: 4/17/2026, 10:45:11 AM
Quick Conversions
| NZD | BTN |
|---|---|
| 1 NZD | 54.93 BTN |
| 10 NZD | 549.29 BTN |
| 50 NZD | 2,746.47 BTN |
| 100 NZD | 5,492.95 BTN |
| 500 NZD | 27,464.74 BTN |
| 1,000 NZD | 54,929.47 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-04-17T10:45:11Z",
"rates": {
"BTN": 54.929471
}
}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": 5492.9471,
"rate": 54.929471
}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