Rate Overview
Live
1 ZAR = 1.8640 TWD
1 TWD = 0.536469
ZAR
Avg
1.9340
High
1.9828
Low
1.8640
Last updated: 3/27/2026, 11:14:43 AM
Quick Conversions
| ZAR | TWD |
|---|---|
| 1 ZAR | 1.86 TWD |
| 10 ZAR | 18.64 TWD |
| 50 ZAR | 93.20 TWD |
| 100 ZAR | 186.40 TWD |
| 500 ZAR | 932.02 TWD |
| 1,000 ZAR | 1,864.04 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-27T11:14:43Z",
"rates": {
"TWD": 1.864042
}
}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.4042,
"rate": 1.864042
}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