Rate Overview
Live
1 SAR = 8.5147 THB
1 THB = 0.117443
SAR
Avg
8.5948
High
8.6799
Low
8.5147
Last updated: 5/9/2026, 7:21:34 AM
Quick Conversions
| SAR | THB |
|---|---|
| 1 SAR | 8.51 THB |
| 10 SAR | 85.15 THB |
| 50 SAR | 425.74 THB |
| 100 SAR | 851.47 THB |
| 500 SAR | 4,257.37 THB |
| 1,000 SAR | 8,514.74 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-09T07:21:34Z",
"rates": {
"THB": 8.514735
}
}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": 851.4735,
"rate": 8.514735
}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