Rate Overview
Live
1 ZAR = 2.0027 THB
1 THB = 0.499329
ZAR
Avg
1.9708
High
2.3103
Low
1.7670
Last updated: 7/28/2026, 3:17:56 PM
Quick Conversions
| ZAR | THB |
|---|---|
| 1 ZAR | 2.00 THB |
| 10 ZAR | 20.03 THB |
| 50 ZAR | 100.13 THB |
| 100 ZAR | 200.27 THB |
| 500 ZAR | 1,001.34 THB |
| 1,000 ZAR | 2,002.69 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-07-28T15:17:56Z",
"rates": {
"THB": 2.002687
}
}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": 200.2687,
"rate": 2.002687
}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