Rate Overview
Live
1 NZD = 3.9913 TTD
1 TTD = 0.250544
NZD
Avg
3.9845
High
3.9968
Low
3.9637
Last updated: 8/15/2026, 7:19:07 PM
Quick Conversions
| NZD | TTD |
|---|---|
| 1 NZD | 3.99 TTD |
| 10 NZD | 39.91 TTD |
| 50 NZD | 199.57 TTD |
| 100 NZD | 399.13 TTD |
| 500 NZD | 1,995.66 TTD |
| 1,000 NZD | 3,991.31 TTD |
Get NZD/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=TTDExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-08-15T19:19:07Z",
"rates": {
"TTD": 3.991313
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "TTD",
"amount": 100
},
"result": 399.1313,
"rate": 3.991313
}Build with NZD/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key