Rate Overview
Live
1 ZAR = 2.0626 THB
1 THB = 0.484813
ZAR
Avg
2.0591
High
2.0644
Low
2.0476
Last updated: 9/6/2026, 2:19:45 AM
Quick Conversions
| ZAR | THB |
|---|---|
| 1 ZAR | 2.06 THB |
| 10 ZAR | 20.63 THB |
| 50 ZAR | 103.13 THB |
| 100 ZAR | 206.26 THB |
| 500 ZAR | 1,031.32 THB |
| 1,000 ZAR | 2,062.65 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-09-06T02:19:45Z",
"rates": {
"THB": 2.062649
}
}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": 206.26489999999998,
"rate": 2.062649
}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