Rate Overview
Live
1 NZD = 19.0229 TWD
1 TWD = 0.052568
NZD
Avg
18.8542
High
19.0229
Low
18.7430
Last updated: 8/20/2026, 10:39:03 AM
Quick Conversions
| NZD | TWD |
|---|---|
| 1 NZD | 19.02 TWD |
| 10 NZD | 190.23 TWD |
| 50 NZD | 951.14 TWD |
| 100 NZD | 1,902.29 TWD |
| 500 NZD | 9,511.44 TWD |
| 1,000 NZD | 19,022.87 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-08-20T10:39:03Z",
"rates": {
"TWD": 19.022872
}
}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": 1902.2872,
"rate": 19.022872
}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