Rate Overview
Live
1 NZD = 18.8118 TWD
1 TWD = 0.053158
NZD
Avg
18.5825
High
18.8118
Low
18.3861
Last updated: 5/29/2026, 9:46:13 PM
Quick Conversions
| NZD | TWD |
|---|---|
| 1 NZD | 18.81 TWD |
| 10 NZD | 188.12 TWD |
| 50 NZD | 940.59 TWD |
| 100 NZD | 1,881.18 TWD |
| 500 NZD | 9,405.89 TWD |
| 1,000 NZD | 18,811.79 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-29T21:46:13Z",
"rates": {
"TWD": 18.811787
}
}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": 1881.1787,
"rate": 18.811787
}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