Rate Overview
Live
1 SAR = 8.9504 THB
1 THB = 0.111727
SAR
Avg
8.9720
High
9.0199
Low
8.9413
Last updated: 7/30/2026, 1:17:35 PM
Quick Conversions
| SAR | THB |
|---|---|
| 1 SAR | 8.95 THB |
| 10 SAR | 89.50 THB |
| 50 SAR | 447.52 THB |
| 100 SAR | 895.04 THB |
| 500 SAR | 4,475.20 THB |
| 1,000 SAR | 8,950.40 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-30T13:17:35Z",
"rates": {
"THB": 8.9504
}
}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": 895.04,
"rate": 8.9504
}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