Rate Overview
Live
1 THB = 0.488519 ZAR
1 ZAR = 2.0470
THB
Avg
0.490231
High
0.493259
Low
0.488519
Last updated: 8/12/2026, 11:56:37 AM
Quick Conversions
| THB | ZAR |
|---|---|
| 1 THB | 0.49 ZAR |
| 10 THB | 4.89 ZAR |
| 50 THB | 24.43 ZAR |
| 100 THB | 48.85 ZAR |
| 500 THB | 244.26 ZAR |
| 1,000 THB | 488.52 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-08-12T11:56:37Z",
"rates": {
"ZAR": 0.488519
}
}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.8519,
"rate": 0.488519
}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