Rate Overview
Live
1 SAR = 8.5632 THB
1 THB = 0.116778
SAR
Avg
8.5475
High
8.5829
Low
8.5051
Last updated: 4/18/2026, 8:44:31 AM
Quick Conversions
| SAR | THB |
|---|---|
| 1 SAR | 8.56 THB |
| 10 SAR | 85.63 THB |
| 50 SAR | 428.16 THB |
| 100 SAR | 856.32 THB |
| 500 SAR | 4,281.62 THB |
| 1,000 SAR | 8,563.25 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-04-18T08:44:31Z",
"rates": {
"THB": 8.563247
}
}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": 856.3247,
"rate": 8.563247
}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