Rate Overview
Live
1 ZAR = 1.9685 TWD
1 TWD = 0.508002
ZAR
Avg
1.9750
High
1.9854
Low
1.9607
Last updated: 9/8/2026, 5:02:25 PM
Quick Conversions
| ZAR | TWD |
|---|---|
| 1 ZAR | 1.97 TWD |
| 10 ZAR | 19.68 TWD |
| 50 ZAR | 98.42 TWD |
| 100 ZAR | 196.85 TWD |
| 500 ZAR | 984.25 TWD |
| 1,000 ZAR | 1,968.50 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-09-08T17:02:25Z",
"rates": {
"TWD": 1.968495
}
}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.8495,
"rate": 1.968495
}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