Rate Overview
Live
1 SAR = 8.9648 THB
1 THB = 0.111547
SAR
Avg
8.9865
High
9.0199
Low
8.9546
Last updated: 7/28/2026, 12:27:55 PM
Quick Conversions
| SAR | THB |
|---|---|
| 1 SAR | 8.96 THB |
| 10 SAR | 89.65 THB |
| 50 SAR | 448.24 THB |
| 100 SAR | 896.48 THB |
| 500 SAR | 4,482.40 THB |
| 1,000 SAR | 8,964.80 THB |
Get SAR/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=THBExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-28T12:27:55Z",
"rates": {
"THB": 8.9648
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "THB",
"amount": 100
},
"result": 896.48,
"rate": 8.9648
}Build with SAR/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key