Rate Overview
Live
1 NZD = 18.7291 TWD
1 TWD = 0.053393
NZD
Avg
18.5611
High
19.0790
Low
17.9508
Last updated: 7/28/2026, 3:15:47 PM
Quick Conversions
| NZD | TWD |
|---|---|
| 1 NZD | 18.73 TWD |
| 10 NZD | 187.29 TWD |
| 50 NZD | 936.45 TWD |
| 100 NZD | 1,872.91 TWD |
| 500 NZD | 9,364.53 TWD |
| 1,000 NZD | 18,729.05 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-28T15:15:47Z",
"rates": {
"TWD": 18.729053
}
}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": 1872.9053000000001,
"rate": 18.729053
}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