Rate Overview
Live
1 ZAR = 1.9754 THB
1 THB = 0.506234
ZAR
Avg
1.9567
High
1.9754
Low
1.9383
Last updated: 5/7/2026, 1:48:38 PM
Quick Conversions
| ZAR | THB |
|---|---|
| 1 ZAR | 1.98 THB |
| 10 ZAR | 19.75 THB |
| 50 ZAR | 98.77 THB |
| 100 ZAR | 197.54 THB |
| 500 ZAR | 987.69 THB |
| 1,000 ZAR | 1,975.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-05-07T13:48:38Z",
"rates": {
"THB": 1.975372
}
}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": 197.53719999999998,
"rate": 1.975372
}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