Rate Overview
Live
1 THB = 0.499586 ZAR
1 ZAR = 2.0017
THB
Avg
0.508069
High
0.525192
Low
0.486931
Last updated: 7/28/2026, 11:52:29 AM
Quick Conversions
| THB | ZAR |
|---|---|
| 1 THB | 0.50 ZAR |
| 10 THB | 5.00 ZAR |
| 50 THB | 24.98 ZAR |
| 100 THB | 49.96 ZAR |
| 500 THB | 249.79 ZAR |
| 1,000 THB | 499.59 ZAR |
Get THB/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=ZARExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-28T11:52:29Z",
"rates": {
"ZAR": 0.499586
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "ZAR",
"amount": 100
},
"result": 49.9586,
"rate": 0.499586
}Build with THB/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key