Rate Overview
Live
1 ZAR = 2.9585 TRY
1 TRY = 0.338009
ZAR
Avg
2.9554
High
2.9645
Low
2.9406
Last updated: 8/14/2026, 8:24:04 AM
Quick Conversions
| ZAR | TRY |
|---|---|
| 1 ZAR | 2.96 TRY |
| 10 ZAR | 29.59 TRY |
| 50 ZAR | 147.93 TRY |
| 100 ZAR | 295.85 TRY |
| 500 ZAR | 1,479.25 TRY |
| 1,000 ZAR | 2,958.50 TRY |
Get ZAR/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=TRYExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-08-14T08:24:04Z",
"rates": {
"TRY": 2.958503
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "TRY",
"amount": 100
},
"result": 295.8503,
"rate": 2.958503
}Build with ZAR/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key