Rate Overview
Live
1 ZAR = 2.0538 THB
1 THB = 0.486903
ZAR
Avg
2.0436
High
2.0538
Low
2.0297
Last updated: 7/7/2026, 12:35:52 AM
Quick Conversions
| ZAR | THB |
|---|---|
| 1 ZAR | 2.05 THB |
| 10 ZAR | 20.54 THB |
| 50 ZAR | 102.69 THB |
| 100 ZAR | 205.38 THB |
| 500 ZAR | 1,026.90 THB |
| 1,000 ZAR | 2,053.80 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-07T00:35:52Z",
"rates": {
"THB": 2.053798
}
}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": 205.3798,
"rate": 2.053798
}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