Rate Overview
Live
1 ZAR = 2.8618 TRY
1 TRY = 0.349432
ZAR
Avg
2.8383
High
2.8618
Low
2.7791
Last updated: 6/17/2026, 6:45:29 AM
Quick Conversions
| ZAR | TRY |
|---|---|
| 1 ZAR | 2.86 TRY |
| 10 ZAR | 28.62 TRY |
| 50 ZAR | 143.09 TRY |
| 100 ZAR | 286.18 TRY |
| 500 ZAR | 1,430.89 TRY |
| 1,000 ZAR | 2,861.79 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-06-17T06:45:29Z",
"rates": {
"TRY": 2.861787
}
}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": 286.1787,
"rate": 2.861787
}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