Rate Overview
Live
1 NZD = 54.1019 BTN
1 BTN = 0.018484
NZD
Avg
54.9369
High
55.6838
Low
54.1019
Last updated: 6/19/2026, 8:49:16 AM
Quick Conversions
| NZD | BTN |
|---|---|
| 1 NZD | 54.10 BTN |
| 10 NZD | 541.02 BTN |
| 50 NZD | 2,705.09 BTN |
| 100 NZD | 5,410.19 BTN |
| 500 NZD | 27,050.94 BTN |
| 1,000 NZD | 54,101.87 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-06-19T08:49:16Z",
"rates": {
"BTN": 54.101874
}
}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": 5410.1874,
"rate": 54.101874
}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