Rate Overview
Live
1 THB = 0.512119 ZAR
1 ZAR = 1.9527
THB
Avg
0.511896
High
0.513806
Low
0.510293
Last updated: 4/17/2026, 6:06:27 AM
Quick Conversions
| THB | ZAR |
|---|---|
| 1 THB | 0.51 ZAR |
| 10 THB | 5.12 ZAR |
| 50 THB | 25.61 ZAR |
| 100 THB | 51.21 ZAR |
| 500 THB | 256.06 ZAR |
| 1,000 THB | 512.12 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-04-17T06:06:27Z",
"rates": {
"ZAR": 0.512119
}
}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.2119,
"rate": 0.512119
}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