Rate Overview
Live
1 NZD = 55.5320 BTN
1 BTN = 0.018008
NZD
Avg
54.7327
High
57.1006
Low
51.7713
Last updated: 7/30/2026, 12:42:41 AM
Quick Conversions
| NZD | BTN |
|---|---|
| 1 NZD | 55.53 BTN |
| 10 NZD | 555.32 BTN |
| 50 NZD | 2,776.60 BTN |
| 100 NZD | 5,553.20 BTN |
| 500 NZD | 27,765.99 BTN |
| 1,000 NZD | 55,531.99 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-30T00:42:41Z",
"rates": {
"BTN": 55.531988
}
}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": 5553.1988,
"rate": 55.531988
}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