Rate Overview
Live
1 THB = 0.521284 ZAR
1 ZAR = 1.9183
THB
Avg
0.516673
High
0.525192
Low
0.503827
Last updated: 3/27/2026, 9:26:55 AM
Quick Conversions
| THB | ZAR |
|---|---|
| 1 THB | 0.52 ZAR |
| 10 THB | 5.21 ZAR |
| 50 THB | 26.06 ZAR |
| 100 THB | 52.13 ZAR |
| 500 THB | 260.64 ZAR |
| 1,000 THB | 521.28 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-27T09:26:55Z",
"rates": {
"ZAR": 0.521284
}
}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": 52.1284,
"rate": 0.521284
}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