Rate Overview
Live
1 NZD = 18.7308 TWD
1 TWD = 0.053388
NZD
Avg
18.1892
High
19.0270
Low
17.3974
Last updated: 7/27/2026, 3:35:41 PM
Quick Conversions
| NZD | TWD |
|---|---|
| 1 NZD | 18.73 TWD |
| 10 NZD | 187.31 TWD |
| 50 NZD | 936.54 TWD |
| 100 NZD | 1,873.08 TWD |
| 500 NZD | 9,365.41 TWD |
| 1,000 NZD | 18,730.83 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-27T15:35:41Z",
"rates": {
"TWD": 18.730828
}
}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.0828,
"rate": 18.730828
}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