Rate Overview
Live
1 ZAR = 0.414422 TTD
1 TTD = 2.4130
ZAR
Avg
0.400301
High
0.426158
Low
0.375207
Last updated: 6/18/2026, 2:01:00 PM
Quick Conversions
| ZAR | TTD |
|---|---|
| 1 ZAR | 0.41 TTD |
| 10 ZAR | 4.14 TTD |
| 50 ZAR | 20.72 TTD |
| 100 ZAR | 41.44 TTD |
| 500 ZAR | 207.21 TTD |
| 1,000 ZAR | 414.42 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-18T14:01:00Z",
"rates": {
"TTD": 0.414422
}
}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.4422,
"rate": 0.414422
}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