Rate Overview
Live
1 NZD = 3.8902 TTD
1 TTD = 0.257059
NZD
Avg
3.8632
High
3.8902
Low
3.8333
Last updated: 7/9/2026, 10:03:33 AM
Quick Conversions
| NZD | TTD |
|---|---|
| 1 NZD | 3.89 TTD |
| 10 NZD | 38.90 TTD |
| 50 NZD | 194.51 TTD |
| 100 NZD | 389.02 TTD |
| 500 NZD | 1,945.08 TTD |
| 1,000 NZD | 3,890.16 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-07-09T10:03:33Z",
"rates": {
"TTD": 3.890157
}
}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": 389.0157,
"rate": 3.890157
}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