Rate Overview
Live
1 ZAR = 1.9170 THB
1 THB = 0.521637
ZAR
Avg
1.9345
High
1.9512
Low
1.9138
Last updated: 3/6/2026, 8:07:49 AM
Quick Conversions
| ZAR | THB |
|---|---|
| 1 ZAR | 1.92 THB |
| 10 ZAR | 19.17 THB |
| 50 ZAR | 95.85 THB |
| 100 ZAR | 191.70 THB |
| 500 ZAR | 958.52 THB |
| 1,000 ZAR | 1,917.04 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-06T08:07:49Z",
"rates": {
"THB": 1.917042
}
}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.7042,
"rate": 1.917042
}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