Rate Overview
Live
1 ZAR = 0.176403 TND
1 TND = 5.6688
ZAR
Avg
0.176328
High
0.176981
Low
0.175538
Last updated: 4/17/2026, 12:08:53 AM
Quick Conversions
| ZAR | TND |
|---|---|
| 1 ZAR | 0.18 TND |
| 10 ZAR | 1.76 TND |
| 50 ZAR | 8.82 TND |
| 100 ZAR | 17.64 TND |
| 500 ZAR | 88.20 TND |
| 1,000 ZAR | 176.40 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-04-17T00:08:53Z",
"rates": {
"TND": 0.176403
}
}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.6403,
"rate": 0.176403
}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