Rate Overview
Live
1 NZD = 18.4160 TWD
1 TWD = 0.054301
NZD
Avg
18.6786
High
18.8860
Low
18.4160
Last updated: 3/27/2026, 12:56:49 PM
Quick Conversions
| NZD | TWD |
|---|---|
| 1 NZD | 18.42 TWD |
| 10 NZD | 184.16 TWD |
| 50 NZD | 920.80 TWD |
| 100 NZD | 1,841.60 TWD |
| 500 NZD | 9,208.01 TWD |
| 1,000 NZD | 18,416.02 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-03-27T12:56:49Z",
"rates": {
"TWD": 18.416022
}
}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": 1841.6022000000003,
"rate": 18.416022
}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