Rate Overview
Live
1 THB = 0.501625 ZAR
1 ZAR = 1.9935
THB
Avg
0.503575
High
0.507835
Low
0.500829
Last updated: 5/27/2026, 11:18:48 AM
Quick Conversions
| THB | ZAR |
|---|---|
| 1 THB | 0.50 ZAR |
| 10 THB | 5.02 ZAR |
| 50 THB | 25.08 ZAR |
| 100 THB | 50.16 ZAR |
| 500 THB | 250.81 ZAR |
| 1,000 THB | 501.63 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-05-27T11:18:48Z",
"rates": {
"ZAR": 0.501625
}
}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": 50.1625,
"rate": 0.501625
}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