Rate Overview
Live
1 ZAR = 0.409411 TTD
1 TTD = 2.4425
ZAR
Avg
0.414055
High
0.424131
Low
0.404927
Last updated: 3/7/2026, 7:37:09 AM
Quick Conversions
| ZAR | TTD |
|---|---|
| 1 ZAR | 0.41 TTD |
| 10 ZAR | 4.09 TTD |
| 50 ZAR | 20.47 TTD |
| 100 ZAR | 40.94 TTD |
| 500 ZAR | 204.71 TTD |
| 1,000 ZAR | 409.41 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-07T07:37:09Z",
"rates": {
"TTD": 0.409411
}
}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.941100000000006,
"rate": 0.409411
}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