Rate Overview
Live
1 NZD = 18.5136 TWD
1 TWD = 0.054014
NZD
Avg
18.5556
High
18.6543
Low
18.4641
Last updated: 4/18/2026, 8:49:55 AM
Quick Conversions
| NZD | TWD |
|---|---|
| 1 NZD | 18.51 TWD |
| 10 NZD | 185.14 TWD |
| 50 NZD | 925.68 TWD |
| 100 NZD | 1,851.36 TWD |
| 500 NZD | 9,256.80 TWD |
| 1,000 NZD | 18,513.60 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-04-18T08:49:55Z",
"rates": {
"TWD": 18.513599
}
}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": 1851.3599,
"rate": 18.513599
}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