Rate Overview
Live
1 ZAR = 0.396916 TTD
1 TTD = 2.5194
ZAR
Avg
0.391330
High
0.424831
Low
0.352380
Last updated: 3/28/2026, 12:05:03 PM
Quick Conversions
| ZAR | TTD |
|---|---|
| 1 ZAR | 0.40 TTD |
| 10 ZAR | 3.97 TTD |
| 50 ZAR | 19.85 TTD |
| 100 ZAR | 39.69 TTD |
| 500 ZAR | 198.46 TTD |
| 1,000 ZAR | 396.92 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-03-28T12:05:03Z",
"rates": {
"TTD": 0.396916
}
}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": 39.6916,
"rate": 0.396916
}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