Rate Overview
Live
1 ZAR = 0.407324 TTD
1 TTD = 2.4550
ZAR
Avg
0.406082
High
0.412696
Low
0.401237
Last updated: 7/29/2026, 8:54:39 PM
Quick Conversions
| ZAR | TTD |
|---|---|
| 1 ZAR | 0.41 TTD |
| 10 ZAR | 4.07 TTD |
| 50 ZAR | 20.37 TTD |
| 100 ZAR | 40.73 TTD |
| 500 ZAR | 203.66 TTD |
| 1,000 ZAR | 407.32 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-29T20:54:39Z",
"rates": {
"TTD": 0.407324
}
}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": 40.7324,
"rate": 0.407324
}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