Rate Overview
Live
1 ZAR = 1.9182 THB
1 THB = 0.521328
ZAR
Avg
1.8648
High
1.9906
Low
1.7539
Last updated: 3/27/2026, 2:47:46 PM
Quick Conversions
| ZAR | THB |
|---|---|
| 1 ZAR | 1.92 THB |
| 10 ZAR | 19.18 THB |
| 50 ZAR | 95.91 THB |
| 100 ZAR | 191.82 THB |
| 500 ZAR | 959.09 THB |
| 1,000 ZAR | 1,918.18 THB |
Get ZAR/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=THBExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-03-27T14:47:46Z",
"rates": {
"THB": 1.918177
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "THB",
"amount": 100
},
"result": 191.8177,
"rate": 1.918177
}Build with ZAR/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key