Rate Overview
Live
1 ZAR = 2.0046 THB
1 THB = 0.498852
ZAR
Avg
1.9692
High
2.0537
Low
1.9041
Last updated: 7/25/2026, 7:40:16 PM
Quick Conversions
| ZAR | THB |
|---|---|
| 1 ZAR | 2.00 THB |
| 10 ZAR | 20.05 THB |
| 50 ZAR | 100.23 THB |
| 100 ZAR | 200.46 THB |
| 500 ZAR | 1,002.30 THB |
| 1,000 ZAR | 2,004.60 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-25T19:40:16Z",
"rates": {
"THB": 2.004603
}
}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.4603,
"rate": 2.004603
}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