Rate Overview
Live
1 ZAR = 2.0094 THB
1 THB = 0.497669
ZAR
Avg
2.0056
High
2.0151
Low
1.9850
Last updated: 6/17/2026, 6:45:42 AM
Quick Conversions
| ZAR | THB |
|---|---|
| 1 ZAR | 2.01 THB |
| 10 ZAR | 20.09 THB |
| 50 ZAR | 100.47 THB |
| 100 ZAR | 200.94 THB |
| 500 ZAR | 1,004.68 THB |
| 1,000 ZAR | 2,009.37 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-06-17T06:45:42Z",
"rates": {
"THB": 2.009366
}
}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.9366,
"rate": 2.009366
}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