Rate Overview
Live
1 NZD = 18.7353 TWD
1 TWD = 0.053375
NZD
Avg
18.6911
High
18.7836
Low
18.5846
Last updated: 5/9/2026, 12:27:11 AM
Quick Conversions
| NZD | TWD |
|---|---|
| 1 NZD | 18.74 TWD |
| 10 NZD | 187.35 TWD |
| 50 NZD | 936.77 TWD |
| 100 NZD | 1,873.53 TWD |
| 500 NZD | 9,367.67 TWD |
| 1,000 NZD | 18,735.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-05-09T00:27:11Z",
"rates": {
"TWD": 18.735333
}
}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": 1873.5333,
"rate": 18.735333
}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