Rate Overview
Live
1 SAR = 8.7293 THB
1 THB = 0.114557
SAR
Avg
8.7036
High
8.7707
Low
8.5699
Last updated: 3/27/2026, 6:01:44 AM
Quick Conversions
| SAR | THB |
|---|---|
| 1 SAR | 8.73 THB |
| 10 SAR | 87.29 THB |
| 50 SAR | 436.46 THB |
| 100 SAR | 872.93 THB |
| 500 SAR | 4,364.64 THB |
| 1,000 SAR | 8,729.28 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-27T06:01:44Z",
"rates": {
"THB": 8.729281
}
}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": 872.9281000000001,
"rate": 8.729281
}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