Rate Overview
Live
1 ZAR = 1.9912 THB
1 THB = 0.502212
ZAR
Avg
1.9857
High
1.9967
Low
1.9691
Last updated: 5/27/2026, 7:30:10 PM
Quick Conversions
| ZAR | THB |
|---|---|
| 1 ZAR | 1.99 THB |
| 10 ZAR | 19.91 THB |
| 50 ZAR | 99.56 THB |
| 100 ZAR | 199.12 THB |
| 500 ZAR | 995.60 THB |
| 1,000 ZAR | 1,991.19 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-05-27T19:30:10Z",
"rates": {
"THB": 1.99119
}
}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": 199.119,
"rate": 1.99119
}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