Rate Overview
Live
1 ZAR = 0.405838 TTD
1 TTD = 2.4640
ZAR
Avg
0.411880
High
0.417763
Low
0.401237
Last updated: 7/29/2026, 11:35:12 AM
Quick Conversions
| ZAR | TTD |
|---|---|
| 1 ZAR | 0.41 TTD |
| 10 ZAR | 4.06 TTD |
| 50 ZAR | 20.29 TTD |
| 100 ZAR | 40.58 TTD |
| 500 ZAR | 202.92 TTD |
| 1,000 ZAR | 405.84 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-29T11:35:12Z",
"rates": {
"TTD": 0.405838
}
}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.5838,
"rate": 0.405838
}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