Rate Overview
Live
1 NZD = 19.0493 TWD
1 TWD = 0.052495
NZD
Avg
18.7870
High
19.0493
Low
18.6907
Last updated: 7/30/2026, 10:04:33 PM
Quick Conversions
| NZD | TWD |
|---|---|
| 1 NZD | 19.05 TWD |
| 10 NZD | 190.49 TWD |
| 50 NZD | 952.47 TWD |
| 100 NZD | 1,904.93 TWD |
| 500 NZD | 9,524.67 TWD |
| 1,000 NZD | 19,049.33 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-30T22:04:33Z",
"rates": {
"TWD": 19.049333
}
}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": 1904.9333000000001,
"rate": 19.049333
}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