Rate Overview
Live
1 ZAR = 1.9294 TWD
1 TWD = 0.518298
ZAR
Avg
1.9272
High
1.9335
Low
1.9164
Last updated: 4/18/2026, 8:45:54 AM
Quick Conversions
| ZAR | TWD |
|---|---|
| 1 ZAR | 1.93 TWD |
| 10 ZAR | 19.29 TWD |
| 50 ZAR | 96.47 TWD |
| 100 ZAR | 192.94 TWD |
| 500 ZAR | 964.70 TWD |
| 1,000 ZAR | 1,929.39 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-04-18T08:45:54Z",
"rates": {
"TWD": 1.929392
}
}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": 192.9392,
"rate": 1.929392
}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