Rate Overview
Live
1 ZAR = 1.8638 TWD
1 TWD = 0.536549
ZAR
Avg
1.8646
High
1.9718
Low
1.7352
Last updated: 3/27/2026, 9:26:43 AM
Quick Conversions
| ZAR | TWD |
|---|---|
| 1 ZAR | 1.86 TWD |
| 10 ZAR | 18.64 TWD |
| 50 ZAR | 93.19 TWD |
| 100 ZAR | 186.38 TWD |
| 500 ZAR | 931.88 TWD |
| 1,000 ZAR | 1,863.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-03-27T09:26:43Z",
"rates": {
"TWD": 1.863764
}
}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": 186.3764,
"rate": 1.863764
}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