Rate Overview
Live
1 ZAR = 2.0472 THB
1 THB = 0.488480
ZAR
Avg
2.0399
High
2.0472
Low
2.0273
Last updated: 8/12/2026, 10:59:37 AM
Quick Conversions
| ZAR | THB |
|---|---|
| 1 ZAR | 2.05 THB |
| 10 ZAR | 20.47 THB |
| 50 ZAR | 102.36 THB |
| 100 ZAR | 204.72 THB |
| 500 ZAR | 1,023.58 THB |
| 1,000 ZAR | 2,047.17 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-08-12T10:59:37Z",
"rates": {
"THB": 2.047167
}
}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": 204.7167,
"rate": 2.047167
}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