Rate Overview
Live
1 ZAR = 1.9118 TWD
1 TWD = 0.523077
ZAR
Avg
1.9082
High
1.9294
Low
1.8913
Last updated: 5/9/2026, 4:53:36 AM
Quick Conversions
| ZAR | TWD |
|---|---|
| 1 ZAR | 1.91 TWD |
| 10 ZAR | 19.12 TWD |
| 50 ZAR | 95.59 TWD |
| 100 ZAR | 191.18 TWD |
| 500 ZAR | 955.88 TWD |
| 1,000 ZAR | 1,911.76 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-09T04:53:36Z",
"rates": {
"TWD": 1.911763
}
}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": 191.1763,
"rate": 1.911763
}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