Rate Overview
Live
1 ZAR = 0.411934 TTD
1 TTD = 2.4276
ZAR
Avg
0.409747
High
0.416945
Low
0.405947
Last updated: 5/8/2026, 1:56:03 AM
Quick Conversions
| ZAR | TTD |
|---|---|
| 1 ZAR | 0.41 TTD |
| 10 ZAR | 4.12 TTD |
| 50 ZAR | 20.60 TTD |
| 100 ZAR | 41.19 TTD |
| 500 ZAR | 205.97 TTD |
| 1,000 ZAR | 411.93 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-08T01:56:03Z",
"rates": {
"TTD": 0.411934
}
}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.193400000000004,
"rate": 0.411934
}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