Rate Overview
Live
1 THB = 0.519496 ZAR
1 ZAR = 1.9249
THB
Avg
0.519270
High
0.521185
Low
0.515446
Last updated: 3/27/2026, 6:01:54 AM
Quick Conversions
| THB | ZAR |
|---|---|
| 1 THB | 0.52 ZAR |
| 10 THB | 5.19 ZAR |
| 50 THB | 25.97 ZAR |
| 100 THB | 51.95 ZAR |
| 500 THB | 259.75 ZAR |
| 1,000 THB | 519.50 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-27T06:01:54Z",
"rates": {
"ZAR": 0.519496
}
}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.9496,
"rate": 0.519496
}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