Rate Overview
Live
1 ZAR = 0.414080 TTD
1 TTD = 2.4150
ZAR
Avg
0.387841
High
0.424335
Low
0.350968
Last updated: 6/18/2026, 1:58:22 PM
Quick Conversions
| ZAR | TTD |
|---|---|
| 1 ZAR | 0.41 TTD |
| 10 ZAR | 4.14 TTD |
| 50 ZAR | 20.70 TTD |
| 100 ZAR | 41.41 TTD |
| 500 ZAR | 207.04 TTD |
| 1,000 ZAR | 414.08 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-06-18T13:58:22Z",
"rates": {
"TTD": 0.41408
}
}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.408,
"rate": 0.41408
}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