Rate Overview
Live
1 THB = 0.487933 ZAR
1 ZAR = 2.0495
THB
Avg
0.489497
High
0.492694
Low
0.487166
Last updated: 7/7/2026, 8:17:25 AM
Quick Conversions
| THB | ZAR |
|---|---|
| 1 THB | 0.49 ZAR |
| 10 THB | 4.88 ZAR |
| 50 THB | 24.40 ZAR |
| 100 THB | 48.79 ZAR |
| 500 THB | 243.97 ZAR |
| 1,000 THB | 487.93 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-07T08:17:25Z",
"rates": {
"ZAR": 0.487933
}
}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": 48.7933,
"rate": 0.487933
}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