Rate Overview
Live
1 ZAR = 0.180338 TND
1 TND = 5.5451
ZAR
Avg
0.178722
High
0.180338
Low
0.175749
Last updated: 6/16/2026, 2:12:09 PM
Quick Conversions
| ZAR | TND |
|---|---|
| 1 ZAR | 0.18 TND |
| 10 ZAR | 1.80 TND |
| 50 ZAR | 9.02 TND |
| 100 ZAR | 18.03 TND |
| 500 ZAR | 90.17 TND |
| 1,000 ZAR | 180.34 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-06-16T14:12:09Z",
"rates": {
"TND": 0.180338
}
}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.0338,
"rate": 0.180338
}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