Rate Overview
Live
1 NZD = 55.4090 BTN
1 BTN = 0.018048
NZD
Avg
55.5062
High
55.9109
Low
55.3094
Last updated: 9/8/2026, 9:52:56 PM
Quick Conversions
| NZD | BTN |
|---|---|
| 1 NZD | 55.41 BTN |
| 10 NZD | 554.09 BTN |
| 50 NZD | 2,770.45 BTN |
| 100 NZD | 5,540.90 BTN |
| 500 NZD | 27,704.48 BTN |
| 1,000 NZD | 55,408.96 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-09-08T21:52:56Z",
"rates": {
"BTN": 55.408961
}
}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": 5540.8961,
"rate": 55.408961
}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