Rate Overview
Live
1 ZAR = 0.179428 TND
1 TND = 5.5733
ZAR
Avg
0.173167
High
0.181686
Low
0.160857
Last updated: 7/21/2026, 10:59:00 AM
Quick Conversions
| ZAR | TND |
|---|---|
| 1 ZAR | 0.18 TND |
| 10 ZAR | 1.79 TND |
| 50 ZAR | 8.97 TND |
| 100 ZAR | 17.94 TND |
| 500 ZAR | 89.71 TND |
| 1,000 ZAR | 179.43 TND |
Get ZAR/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=TNDExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-21T10:59:00Z",
"rates": {
"TND": 0.179428
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "TND",
"amount": 100
},
"result": 17.942800000000002,
"rate": 0.179428
}Build with ZAR/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key