Rate Overview
Live
1 ZAR = 1.9531 TWD
1 TWD = 0.512007
ZAR
Avg
1.9616
High
1.9763
Low
1.9395
Last updated: 7/8/2026, 3:54:54 PM
Quick Conversions
| ZAR | TWD |
|---|---|
| 1 ZAR | 1.95 TWD |
| 10 ZAR | 19.53 TWD |
| 50 ZAR | 97.65 TWD |
| 100 ZAR | 195.31 TWD |
| 500 ZAR | 976.55 TWD |
| 1,000 ZAR | 1,953.10 TWD |
Get ZAR/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=TWDExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-08T15:54:54Z",
"rates": {
"TWD": 1.953098
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "TWD",
"amount": 100
},
"result": 195.3098,
"rate": 1.953098
}Build with ZAR/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key