Rate Overview
Live
1 ZAR = 0.180650 TND
1 TND = 5.5356
ZAR
Avg
0.180738
High
0.182201
Low
0.178820
Last updated: 9/2/2026, 10:58:22 AM
Quick Conversions
| ZAR | TND |
|---|---|
| 1 ZAR | 0.18 TND |
| 10 ZAR | 1.81 TND |
| 50 ZAR | 9.03 TND |
| 100 ZAR | 18.07 TND |
| 500 ZAR | 90.33 TND |
| 1,000 ZAR | 180.65 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-09-02T10:58:22Z",
"rates": {
"TND": 0.18065
}
}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.065,
"rate": 0.18065
}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