Rate Overview
Live
1 SAR = 8.7430 THB
1 THB = 0.114377
SAR
Avg
8.7979
High
9.2139
Low
8.2496
Last updated: 3/27/2026, 9:24:50 AM
Quick Conversions
| SAR | THB |
|---|---|
| 1 SAR | 8.74 THB |
| 10 SAR | 87.43 THB |
| 50 SAR | 437.15 THB |
| 100 SAR | 874.30 THB |
| 500 SAR | 4,371.49 THB |
| 1,000 SAR | 8,742.99 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-27T09:24:50Z",
"rates": {
"THB": 8.742988
}
}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.2988,
"rate": 8.742988
}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