Rate Overview
Live
1 NZD = 18.7689 TWD
1 TWD = 0.053280
NZD
Avg
18.7501
High
18.8286
Low
18.6510
Last updated: 3/6/2026, 8:03:35 AM
Quick Conversions
| NZD | TWD |
|---|---|
| 1 NZD | 18.77 TWD |
| 10 NZD | 187.69 TWD |
| 50 NZD | 938.44 TWD |
| 100 NZD | 1,876.89 TWD |
| 500 NZD | 9,384.45 TWD |
| 1,000 NZD | 18,768.90 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-06T08:03:35Z",
"rates": {
"TWD": 18.768895
}
}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": 1876.8895,
"rate": 18.768895
}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