Rate Overview
Live
1 ZAR = 2.6623 TRY
1 TRY = 0.375608
ZAR
Avg
2.6918
High
2.7576
Low
2.6363
Last updated: 3/7/2026, 4:23:52 AM
Quick Conversions
| ZAR | TRY |
|---|---|
| 1 ZAR | 2.66 TRY |
| 10 ZAR | 26.62 TRY |
| 50 ZAR | 133.12 TRY |
| 100 ZAR | 266.23 TRY |
| 500 ZAR | 1,331.17 TRY |
| 1,000 ZAR | 2,662.35 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-07T04:23:52Z",
"rates": {
"TRY": 2.662349
}
}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": 266.2349,
"rate": 2.662349
}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