Rate Overview
Live
1 ZAR = 1.8731 TWD
1 TWD = 0.533863
ZAR
Avg
1.9148
High
1.9741
Low
1.8711
Last updated: 3/27/2026, 7:44:43 AM
Quick Conversions
| ZAR | TWD |
|---|---|
| 1 ZAR | 1.87 TWD |
| 10 ZAR | 18.73 TWD |
| 50 ZAR | 93.66 TWD |
| 100 ZAR | 187.31 TWD |
| 500 ZAR | 936.57 TWD |
| 1,000 ZAR | 1,873.14 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-27T07:44:43Z",
"rates": {
"TWD": 1.873139
}
}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": 187.31390000000002,
"rate": 1.873139
}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