Rate Overview
Live
1 THB = 0.498327 ZAR
1 ZAR = 2.0067
THB
Avg
0.491383
High
0.500153
Low
0.486030
Last updated: 7/27/2026, 9:51:27 PM
Quick Conversions
| THB | ZAR |
|---|---|
| 1 THB | 0.50 ZAR |
| 10 THB | 4.98 ZAR |
| 50 THB | 24.92 ZAR |
| 100 THB | 49.83 ZAR |
| 500 THB | 249.16 ZAR |
| 1,000 THB | 498.33 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-27T21:51:27Z",
"rates": {
"ZAR": 0.498327
}
}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.8327,
"rate": 0.498327
}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