Rate Overview
Live
1 NZD = 55.3243 BTN
1 BTN = 0.018075
NZD
Avg
51.7668
High
55.8960
Low
47.7718
Last updated: 7/29/2026, 2:34:20 PM
Quick Conversions
| NZD | BTN |
|---|---|
| 1 NZD | 55.32 BTN |
| 10 NZD | 553.24 BTN |
| 50 NZD | 2,766.22 BTN |
| 100 NZD | 5,532.43 BTN |
| 500 NZD | 27,662.17 BTN |
| 1,000 NZD | 55,324.35 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-29T14:34:20Z",
"rates": {
"BTN": 55.324347
}
}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": 5532.434700000001,
"rate": 55.324347
}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