Rate Overview
Live
1 ZAR = 2.5894 TRY
1 TRY = 0.386192
ZAR
Avg
2.6077
High
2.6365
Low
2.5872
Last updated: 3/27/2026, 12:51:58 PM
Quick Conversions
| ZAR | TRY |
|---|---|
| 1 ZAR | 2.59 TRY |
| 10 ZAR | 25.89 TRY |
| 50 ZAR | 129.47 TRY |
| 100 ZAR | 258.94 TRY |
| 500 ZAR | 1,294.69 TRY |
| 1,000 ZAR | 2,589.38 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-27T12:51:58Z",
"rates": {
"TRY": 2.589383
}
}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": 258.9383,
"rate": 2.589383
}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