Rate Overview
Live
1 ZAR = 1.9343 TWD
1 TWD = 0.516971
ZAR
Avg
1.8569
High
1.9753
Low
1.6239
Last updated: 7/27/2026, 10:46:05 PM
Quick Conversions
| ZAR | TWD |
|---|---|
| 1 ZAR | 1.93 TWD |
| 10 ZAR | 19.34 TWD |
| 50 ZAR | 96.72 TWD |
| 100 ZAR | 193.43 TWD |
| 500 ZAR | 967.17 TWD |
| 1,000 ZAR | 1,934.35 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-27T22:46:05Z",
"rates": {
"TWD": 1.934345
}
}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": 193.43449999999999,
"rate": 1.934345
}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