Rate Overview
Live
1 NZD = 4.0532 TTD
1 TTD = 0.246719
NZD
Avg
4.0148
High
4.0532
Low
3.9884
Last updated: 5/7/2026, 12:33:34 PM
Quick Conversions
| NZD | TTD |
|---|---|
| 1 NZD | 4.05 TTD |
| 10 NZD | 40.53 TTD |
| 50 NZD | 202.66 TTD |
| 100 NZD | 405.32 TTD |
| 500 NZD | 2,026.60 TTD |
| 1,000 NZD | 4,053.20 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-05-07T12:33:34Z",
"rates": {
"TTD": 4.0532
}
}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": 405.32000000000005,
"rate": 4.0532
}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