Rate Overview
Live
1 SAR = 8.9987 THB
1 THB = 0.111127
SAR
Avg
8.5779
High
8.9987
Low
8.2642
Last updated: 7/26/2026, 3:27:46 AM
Quick Conversions
| SAR | THB |
|---|---|
| 1 SAR | 9.00 THB |
| 10 SAR | 89.99 THB |
| 50 SAR | 449.93 THB |
| 100 SAR | 899.87 THB |
| 500 SAR | 4,499.34 THB |
| 1,000 SAR | 8,998.68 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-26T03:27:46Z",
"rates": {
"THB": 8.998677
}
}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": 899.8677,
"rate": 8.998677
}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