Rate Overview
Live
1 ZAR = 0.417151 TTD
1 TTD = 2.3972
ZAR
Avg
0.418337
High
0.420753
Low
0.415898
Last updated: 8/19/2026, 2:35:32 AM
Quick Conversions
| ZAR | TTD |
|---|---|
| 1 ZAR | 0.42 TTD |
| 10 ZAR | 4.17 TTD |
| 50 ZAR | 20.86 TTD |
| 100 ZAR | 41.72 TTD |
| 500 ZAR | 208.58 TTD |
| 1,000 ZAR | 417.15 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-08-19T02:35:32Z",
"rates": {
"TTD": 0.417151
}
}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.7151,
"rate": 0.417151
}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