Rate Overview
Live
1 SAR = 8.6663 THB
1 THB = 0.115390
SAR
Avg
8.6923
High
8.7201
Low
8.6612
Last updated: 5/29/2026, 4:26:52 PM
Quick Conversions
| SAR | THB |
|---|---|
| 1 SAR | 8.67 THB |
| 10 SAR | 86.66 THB |
| 50 SAR | 433.31 THB |
| 100 SAR | 866.63 THB |
| 500 SAR | 4,333.13 THB |
| 1,000 SAR | 8,666.27 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-29T16:26:52Z",
"rates": {
"THB": 8.666266
}
}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": 866.6266,
"rate": 8.666266
}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