Rate Overview
Live
1 THB = 0.518383 ZAR
1 ZAR = 1.9291
THB
Avg
0.525873
High
0.538541
Low
0.507278
Last updated: 3/27/2026, 7:43:43 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.19 ZAR |
| 1,000 THB | 518.38 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-27T07:43:43Z",
"rates": {
"ZAR": 0.518383
}
}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.838300000000004,
"rate": 0.518383
}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