Rate Overview
Live
1 ZAR = 0.418822 TTD
1 TTD = 2.3876
ZAR
Avg
0.413387
High
0.418822
Low
0.408435
Last updated: 4/17/2026, 5:41:19 PM
Quick Conversions
| ZAR | TTD |
|---|---|
| 1 ZAR | 0.42 TTD |
| 10 ZAR | 4.19 TTD |
| 50 ZAR | 20.94 TTD |
| 100 ZAR | 41.88 TTD |
| 500 ZAR | 209.41 TTD |
| 1,000 ZAR | 418.82 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-04-17T17:41:19Z",
"rates": {
"TTD": 0.418822
}
}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.882200000000005,
"rate": 0.418822
}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