Rate Overview
Live
1 ZAR = 0.418374 TTD
1 TTD = 2.3902
ZAR
Avg
0.409354
High
0.423181
Low
0.394825
Last updated: 5/28/2026, 11:07:48 PM
Quick Conversions
| ZAR | TTD |
|---|---|
| 1 ZAR | 0.42 TTD |
| 10 ZAR | 4.18 TTD |
| 50 ZAR | 20.92 TTD |
| 100 ZAR | 41.84 TTD |
| 500 ZAR | 209.19 TTD |
| 1,000 ZAR | 418.37 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-05-28T23:07:48Z",
"rates": {
"TTD": 0.418374
}
}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.8374,
"rate": 0.418374
}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