Rate Overview
Live
1 ZAR = 2.0057 THB
1 THB = 0.498583
ZAR
Avg
2.0247
High
2.0575
Low
1.9994
Last updated: 7/27/2026, 6:03:40 PM
Quick Conversions
| ZAR | THB |
|---|---|
| 1 ZAR | 2.01 THB |
| 10 ZAR | 20.06 THB |
| 50 ZAR | 100.28 THB |
| 100 ZAR | 200.57 THB |
| 500 ZAR | 1,002.84 THB |
| 1,000 ZAR | 2,005.68 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-27T18:03:40Z",
"rates": {
"THB": 2.005684
}
}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.5684,
"rate": 2.005684
}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