Rate Overview
Live
1 ZAR = 1.9645 TWD
1 TWD = 0.509030
ZAR
Avg
1.9304
High
1.9813
Low
1.8771
Last updated: 7/19/2026, 3:20:09 PM
Quick Conversions
| ZAR | TWD |
|---|---|
| 1 ZAR | 1.96 TWD |
| 10 ZAR | 19.65 TWD |
| 50 ZAR | 98.23 TWD |
| 100 ZAR | 196.45 TWD |
| 500 ZAR | 982.26 TWD |
| 1,000 ZAR | 1,964.52 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-19T15:20:09Z",
"rates": {
"TWD": 1.964522
}
}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": 196.4522,
"rate": 1.964522
}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