Rate Overview
Live
1 ZAR = 2.8838 TRY
1 TRY = 0.346769
ZAR
Avg
2.8682
High
2.8922
Low
2.8400
Last updated: 7/6/2026, 2:06:58 PM
Quick Conversions
| ZAR | TRY |
|---|---|
| 1 ZAR | 2.88 TRY |
| 10 ZAR | 28.84 TRY |
| 50 ZAR | 144.19 TRY |
| 100 ZAR | 288.38 TRY |
| 500 ZAR | 1,441.88 TRY |
| 1,000 ZAR | 2,883.77 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-06T14:06:58Z",
"rates": {
"TRY": 2.883765
}
}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": 288.37649999999996,
"rate": 2.883765
}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