Rate Overview
Live
1 SAR = 8.7515 THB
1 THB = 0.114267
SAR
Avg
8.7193
High
8.7609
Low
8.6573
Last updated: 6/19/2026, 10:25:51 AM
Quick Conversions
| SAR | THB |
|---|---|
| 1 SAR | 8.75 THB |
| 10 SAR | 87.51 THB |
| 50 SAR | 437.57 THB |
| 100 SAR | 875.15 THB |
| 500 SAR | 4,375.73 THB |
| 1,000 SAR | 8,751.47 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-06-19T10:25:51Z",
"rates": {
"THB": 8.751466
}
}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": 875.1466,
"rate": 8.751466
}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