Rate Overview
Live
1 ZAR = 2.5928 TRY
1 TRY = 0.385690
ZAR
Avg
2.3899
High
2.7705
Low
1.9516
Last updated: 3/27/2026, 2:34:38 PM
Quick Conversions
| ZAR | TRY |
|---|---|
| 1 ZAR | 2.59 TRY |
| 10 ZAR | 25.93 TRY |
| 50 ZAR | 129.64 TRY |
| 100 ZAR | 259.28 TRY |
| 500 ZAR | 1,296.38 TRY |
| 1,000 ZAR | 2,592.76 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-27T14:34:38Z",
"rates": {
"TRY": 2.592758
}
}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.2758,
"rate": 2.592758
}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