Rate Overview
Live
1 NZD = 18.1762 TWD
1 TWD = 0.055017
NZD
Avg
18.3388
High
18.4936
Low
18.1762
Last updated: 6/19/2026, 8:47:34 AM
Quick Conversions
| NZD | TWD |
|---|---|
| 1 NZD | 18.18 TWD |
| 10 NZD | 181.76 TWD |
| 50 NZD | 908.81 TWD |
| 100 NZD | 1,817.62 TWD |
| 500 NZD | 9,088.10 TWD |
| 1,000 NZD | 18,176.19 TWD |
Get NZD/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=TWDExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-06-19T08:47:34Z",
"rates": {
"TWD": 18.176191
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "TWD",
"amount": 100
},
"result": 1817.6191,
"rate": 18.176191
}Build with NZD/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key