Rate Overview
Live
1 THB = 0.499239 ZAR
1 ZAR = 2.0030
THB
Avg
0.521294
High
0.556058
Low
0.487166
Last updated: 7/28/2026, 2:39:30 PM
Quick Conversions
| THB | ZAR |
|---|---|
| 1 THB | 0.50 ZAR |
| 10 THB | 4.99 ZAR |
| 50 THB | 24.96 ZAR |
| 100 THB | 49.92 ZAR |
| 500 THB | 249.62 ZAR |
| 1,000 THB | 499.24 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-28T14:39:30Z",
"rates": {
"ZAR": 0.499239
}
}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.923899999999996,
"rate": 0.499239
}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