Rate Overview
Live
1 SAR = 8.4759 THB
1 THB = 0.117981
SAR
Avg
8.3930
High
8.4982
Low
8.2834
Last updated: 3/7/2026, 12:26:14 AM
Quick Conversions
| SAR | THB |
|---|---|
| 1 SAR | 8.48 THB |
| 10 SAR | 84.76 THB |
| 50 SAR | 423.80 THB |
| 100 SAR | 847.59 THB |
| 500 SAR | 4,237.96 THB |
| 1,000 SAR | 8,475.91 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-03-07T00:26:14Z",
"rates": {
"THB": 8.475912
}
}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": 847.5912,
"rate": 8.475912
}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