Rate Overview
Live
1 ZAR = 1.9527 THB
1 THB = 0.512120
ZAR
Avg
1.9535
High
1.9597
Low
1.9463
Last updated: 4/17/2026, 6:06:27 AM
Quick Conversions
| ZAR | THB |
|---|---|
| 1 ZAR | 1.95 THB |
| 10 ZAR | 19.53 THB |
| 50 ZAR | 97.63 THB |
| 100 ZAR | 195.27 THB |
| 500 ZAR | 976.33 THB |
| 1,000 ZAR | 1,952.67 THB |
Get ZAR/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=THBExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-04-17T06:06:27Z",
"rates": {
"THB": 1.952668
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "THB",
"amount": 100
},
"result": 195.26680000000002,
"rate": 1.952668
}Build with ZAR/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key