Rate Overview
Live
1 THB = 0.518439 ZAR
1 ZAR = 1.9289
THB
Avg
0.517115
High
0.522850
Low
0.512493
Last updated: 3/7/2026, 12:13:54 AM
Quick Conversions
| THB | ZAR |
|---|---|
| 1 THB | 0.52 ZAR |
| 10 THB | 5.18 ZAR |
| 50 THB | 25.92 ZAR |
| 100 THB | 51.84 ZAR |
| 500 THB | 259.22 ZAR |
| 1,000 THB | 518.44 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-03-07T00:13:54Z",
"rates": {
"ZAR": 0.518439
}
}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": 51.8439,
"rate": 0.518439
}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