Rate Overview
Live
1 ZAR = 0.181674 TND
1 TND = 5.5044
ZAR
Avg
0.180391
High
0.181717
Low
0.178391
Last updated: 7/5/2026, 10:47:43 AM
Quick Conversions
| ZAR | TND |
|---|---|
| 1 ZAR | 0.18 TND |
| 10 ZAR | 1.82 TND |
| 50 ZAR | 9.08 TND |
| 100 ZAR | 18.17 TND |
| 500 ZAR | 90.84 TND |
| 1,000 ZAR | 181.67 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-05T10:47:43Z",
"rates": {
"TND": 0.181674
}
}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": 18.1674,
"rate": 0.181674
}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