Rate Overview
Live
1 SAR = 8.7405 THB
1 THB = 0.114410
SAR
Avg
8.7047
High
8.7707
Low
8.5699
Last updated: 3/27/2026, 11:11:00 AM
Quick Conversions
| SAR | THB |
|---|---|
| 1 SAR | 8.74 THB |
| 10 SAR | 87.40 THB |
| 50 SAR | 437.02 THB |
| 100 SAR | 874.05 THB |
| 500 SAR | 4,370.23 THB |
| 1,000 SAR | 8,740.46 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-27T11:11:00Z",
"rates": {
"THB": 8.740464
}
}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.0464,
"rate": 8.740464
}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