Rate Overview
Live
1 NZD = 3.9038 TTD
1 TTD = 0.256158
NZD
Avg
3.9732
High
4.0620
Low
3.8971
Last updated: 3/28/2026, 12:09:12 PM
Quick Conversions
| NZD | TTD |
|---|---|
| 1 NZD | 3.90 TTD |
| 10 NZD | 39.04 TTD |
| 50 NZD | 195.19 TTD |
| 100 NZD | 390.38 TTD |
| 500 NZD | 1,951.92 TTD |
| 1,000 NZD | 3,903.84 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-03-28T12:09:12Z",
"rates": {
"TTD": 3.90384
}
}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": 390.384,
"rate": 3.90384
}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