Rate Overview
Live
1 NZD = 55.2884 BTN
1 BTN = 0.018087
NZD
Avg
55.6963
High
56.0535
Low
55.2493
Last updated: 7/29/2026, 12:01:53 PM
Quick Conversions
| NZD | BTN |
|---|---|
| 1 NZD | 55.29 BTN |
| 10 NZD | 552.88 BTN |
| 50 NZD | 2,764.42 BTN |
| 100 NZD | 5,528.84 BTN |
| 500 NZD | 27,644.22 BTN |
| 1,000 NZD | 55,288.45 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-07-29T12:01:53Z",
"rates": {
"BTN": 55.288448
}
}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": 5528.8448,
"rate": 55.288448
}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