Rate Overview
Live
1 THB = 0.506966 ZAR
1 ZAR = 1.9725
THB
Avg
0.511158
High
0.515912
Low
0.506966
Last updated: 5/7/2026, 7:45:30 AM
Quick Conversions
| THB | ZAR |
|---|---|
| 1 THB | 0.51 ZAR |
| 10 THB | 5.07 ZAR |
| 50 THB | 25.35 ZAR |
| 100 THB | 50.70 ZAR |
| 500 THB | 253.48 ZAR |
| 1,000 THB | 506.97 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-07T07:45:30Z",
"rates": {
"ZAR": 0.506966
}
}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.696600000000004,
"rate": 0.506966
}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