Rate Overview
Live
1 ZAR = 0.413020 TTD
1 TTD = 2.4212
ZAR
Avg
0.416389
High
0.419518
Low
0.411473
Last updated: 6/18/2026, 11:24:15 AM
Quick Conversions
| ZAR | TTD |
|---|---|
| 1 ZAR | 0.41 TTD |
| 10 ZAR | 4.13 TTD |
| 50 ZAR | 20.65 TTD |
| 100 ZAR | 41.30 TTD |
| 500 ZAR | 206.51 TTD |
| 1,000 ZAR | 413.02 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-18T11:24:15Z",
"rates": {
"TTD": 0.41302
}
}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.302,
"rate": 0.41302
}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