Rate Overview
Live
1 NZD = 56.5906 BTN
1 BTN = 0.017671
NZD
Avg
56.1214
High
56.7030
Low
55.6030
Last updated: 5/7/2026, 12:34:12 PM
Quick Conversions
| NZD | BTN |
|---|---|
| 1 NZD | 56.59 BTN |
| 10 NZD | 565.91 BTN |
| 50 NZD | 2,829.53 BTN |
| 100 NZD | 5,659.06 BTN |
| 500 NZD | 28,295.29 BTN |
| 1,000 NZD | 56,590.57 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-07T12:34:12Z",
"rates": {
"BTN": 56.590571
}
}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": 5659.0571,
"rate": 56.590571
}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