Rate Overview
Live
1 ZAR = 2.8226 TRY
1 TRY = 0.354279
ZAR
Avg
1.7422
High
2.8790
Low
0.582559
Last updated: 7/28/2026, 3:12:59 AM
Quick Conversions
| ZAR | TRY |
|---|---|
| 1 ZAR | 2.82 TRY |
| 10 ZAR | 28.23 TRY |
| 50 ZAR | 141.13 TRY |
| 100 ZAR | 282.26 TRY |
| 500 ZAR | 1,411.32 TRY |
| 1,000 ZAR | 2,822.63 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-07-28T03:12:59Z",
"rates": {
"TRY": 2.822634
}
}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": 282.2634,
"rate": 2.822634
}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