Rate Overview
Live
1 ZAR = 0.424259 TTD
1 TTD = 2.3571
ZAR
Avg
0.422597
High
0.424865
Low
0.418094
Last updated: 9/8/2026, 2:18:22 AM
Quick Conversions
| ZAR | TTD |
|---|---|
| 1 ZAR | 0.42 TTD |
| 10 ZAR | 4.24 TTD |
| 50 ZAR | 21.21 TTD |
| 100 ZAR | 42.43 TTD |
| 500 ZAR | 212.13 TTD |
| 1,000 ZAR | 424.26 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-09-08T02:18:22Z",
"rates": {
"TTD": 0.424259
}
}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": 42.4259,
"rate": 0.424259
}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