Rate Overview
Live
1 ZAR = 0.416366 TTD
1 TTD = 2.4017
ZAR
Avg
0.415903
High
0.417763
Low
0.412873
Last updated: 7/8/2026, 3:21:14 AM
Quick Conversions
| ZAR | TTD |
|---|---|
| 1 ZAR | 0.42 TTD |
| 10 ZAR | 4.16 TTD |
| 50 ZAR | 20.82 TTD |
| 100 ZAR | 41.64 TTD |
| 500 ZAR | 208.18 TTD |
| 1,000 ZAR | 416.37 TTD |
Get ZAR/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=TTDExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-08T03:21:14Z",
"rates": {
"TTD": 0.416366
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "TTD",
"amount": 100
},
"result": 41.6366,
"rate": 0.416366
}Build with ZAR/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key