Rate Overview
Live
1 ZAR = 3.0336 TRY
1 TRY = 0.329645
ZAR
Avg
3.0130
High
3.0352
Low
2.9849
Last updated: 9/6/2026, 1:25:34 PM
Quick Conversions
| ZAR | TRY |
|---|---|
| 1 ZAR | 3.03 TRY |
| 10 ZAR | 30.34 TRY |
| 50 ZAR | 151.68 TRY |
| 100 ZAR | 303.36 TRY |
| 500 ZAR | 1,516.78 TRY |
| 1,000 ZAR | 3,033.57 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-09-06T13:25:34Z",
"rates": {
"TRY": 3.033566
}
}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": 303.3566,
"rate": 3.033566
}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