Rate Overview
Live
1 ZAR = 1.9383 TWD
1 TWD = 0.515907
ZAR
Avg
1.9093
High
1.9383
Low
1.8841
Last updated: 5/29/2026, 5:29:01 PM
Quick Conversions
| ZAR | TWD |
|---|---|
| 1 ZAR | 1.94 TWD |
| 10 ZAR | 19.38 TWD |
| 50 ZAR | 96.92 TWD |
| 100 ZAR | 193.83 TWD |
| 500 ZAR | 969.17 TWD |
| 1,000 ZAR | 1,938.33 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-05-29T17:29:01Z",
"rates": {
"TWD": 1.938332
}
}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.8332,
"rate": 1.938332
}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