Rate Overview
Live
1 NZD = 19.0482 TWD
1 TWD = 0.052498
NZD
Avg
18.8863
High
19.0571
Low
18.7430
Last updated: 8/21/2026, 4:53:57 PM
Quick Conversions
| NZD | TWD |
|---|---|
| 1 NZD | 19.05 TWD |
| 10 NZD | 190.48 TWD |
| 50 NZD | 952.41 TWD |
| 100 NZD | 1,904.82 TWD |
| 500 NZD | 9,524.12 TWD |
| 1,000 NZD | 19,048.24 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-21T16:53:57Z",
"rates": {
"TWD": 19.04824
}
}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.824,
"rate": 19.04824
}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