Rate Overview
Live
1 ZAR = 2.0054 THB
1 THB = 0.498648
ZAR
Avg
2.0248
High
2.0575
Low
1.9994
Last updated: 7/27/2026, 4:35:32 AM
Quick Conversions
| ZAR | THB |
|---|---|
| 1 ZAR | 2.01 THB |
| 10 ZAR | 20.05 THB |
| 50 ZAR | 100.27 THB |
| 100 ZAR | 200.54 THB |
| 500 ZAR | 1,002.71 THB |
| 1,000 ZAR | 2,005.42 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-27T04:35:32Z",
"rates": {
"THB": 2.005423
}
}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.54229999999998,
"rate": 2.005423
}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