Rate Overview
Live
1 ZAR = 0.407504 TTD
1 TTD = 2.4540
ZAR
Avg
0.406964
High
0.413014
Low
0.401237
Last updated: 7/28/2026, 7:18:05 PM
Quick Conversions
| ZAR | TTD |
|---|---|
| 1 ZAR | 0.41 TTD |
| 10 ZAR | 4.08 TTD |
| 50 ZAR | 20.38 TTD |
| 100 ZAR | 40.75 TTD |
| 500 ZAR | 203.75 TTD |
| 1,000 ZAR | 407.50 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-28T19:18:05Z",
"rates": {
"TTD": 0.407504
}
}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.7504,
"rate": 0.407504
}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