Rate Overview
Live
1 ZAR = 2.8030 TRY
1 TRY = 0.356762
ZAR
Avg
2.7065
High
2.8060
Low
2.5964
Last updated: 5/27/2026, 8:28:47 PM
Quick Conversions
| ZAR | TRY |
|---|---|
| 1 ZAR | 2.80 TRY |
| 10 ZAR | 28.03 TRY |
| 50 ZAR | 140.15 TRY |
| 100 ZAR | 280.30 TRY |
| 500 ZAR | 1,401.50 TRY |
| 1,000 ZAR | 2,802.99 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-05-27T20:28:47Z",
"rates": {
"TRY": 2.802992
}
}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": 280.29920000000004,
"rate": 2.802992
}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