Rate Overview
Live
1 THB = 0.498904 ZAR
1 ZAR = 2.0044
THB
Avg
0.508047
High
0.525192
Low
0.486931
Last updated: 7/26/2026, 3:36:55 AM
Quick Conversions
| THB | ZAR |
|---|---|
| 1 THB | 0.50 ZAR |
| 10 THB | 4.99 ZAR |
| 50 THB | 24.95 ZAR |
| 100 THB | 49.89 ZAR |
| 500 THB | 249.45 ZAR |
| 1,000 THB | 498.90 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-26T03:36:55Z",
"rates": {
"ZAR": 0.498904
}
}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.8904,
"rate": 0.498904
}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