Rate Overview
Live
1 SAR = 8.7461 THB
1 THB = 0.114337
SAR
Avg
8.4168
High
8.7461
Low
8.2642
Last updated: 3/27/2026, 12:56:48 PM
Quick Conversions
| SAR | THB |
|---|---|
| 1 SAR | 8.75 THB |
| 10 SAR | 87.46 THB |
| 50 SAR | 437.31 THB |
| 100 SAR | 874.61 THB |
| 500 SAR | 4,373.06 THB |
| 1,000 SAR | 8,746.11 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-27T12:56:48Z",
"rates": {
"THB": 8.746112
}
}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": 874.6112,
"rate": 8.746112
}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