Rate Overview
Live
1 NZD = 19.0130 TWD
1 TWD = 0.052596
NZD
Avg
18.6200
High
19.0278
Low
18.0779
Last updated: 7/31/2026, 6:26:20 AM
Quick Conversions
| NZD | TWD |
|---|---|
| 1 NZD | 19.01 TWD |
| 10 NZD | 190.13 TWD |
| 50 NZD | 950.65 TWD |
| 100 NZD | 1,901.30 TWD |
| 500 NZD | 9,506.51 TWD |
| 1,000 NZD | 19,013.03 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-07-31T06:26:20Z",
"rates": {
"TWD": 19.013029
}
}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": 1901.3029,
"rate": 19.013029
}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