Rate Overview
Live
1 ZAR = 2.5937 TRY
1 TRY = 0.385548
ZAR
Avg
2.5600
High
2.7445
Low
2.3902
Last updated: 3/27/2026, 11:10:39 AM
Quick Conversions
| ZAR | TRY |
|---|---|
| 1 ZAR | 2.59 TRY |
| 10 ZAR | 25.94 TRY |
| 50 ZAR | 129.69 TRY |
| 100 ZAR | 259.37 TRY |
| 500 ZAR | 1,296.86 TRY |
| 1,000 ZAR | 2,593.71 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-03-27T11:10:39Z",
"rates": {
"TRY": 2.59371
}
}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": 259.37100000000004,
"rate": 2.59371
}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