Rate Overview
Live
1 ZAR = 0.405723 TTD
1 TTD = 2.4647
ZAR
Avg
0.413637
High
0.427502
Low
0.400800
Last updated: 7/30/2026, 8:02:54 AM
Quick Conversions
| ZAR | TTD |
|---|---|
| 1 ZAR | 0.41 TTD |
| 10 ZAR | 4.06 TTD |
| 50 ZAR | 20.29 TTD |
| 100 ZAR | 40.57 TTD |
| 500 ZAR | 202.86 TTD |
| 1,000 ZAR | 405.72 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-30T08:02:54Z",
"rates": {
"TTD": 0.405723
}
}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.5723,
"rate": 0.405723
}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