Rate Overview
Live
1 SAR = 8.6741 THB
1 THB = 0.115285
SAR
Avg
8.7829
High
9.2139
Low
8.2496
Last updated: 5/29/2026, 10:59:03 PM
Quick Conversions
| SAR | THB |
|---|---|
| 1 SAR | 8.67 THB |
| 10 SAR | 86.74 THB |
| 50 SAR | 433.71 THB |
| 100 SAR | 867.41 THB |
| 500 SAR | 4,337.07 THB |
| 1,000 SAR | 8,674.13 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-05-29T22:59:03Z",
"rates": {
"THB": 8.674133
}
}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": 867.4132999999999,
"rate": 8.674133
}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