Rate Overview
Live
1 THB = 0.114556 SAR
1 SAR = 8.7294
THB
Avg
0.114903
High
0.116687
Low
0.114016
Last updated: 3/27/2026, 6:06:50 AM
Quick Conversions
| THB | SAR |
|---|---|
| 1 THB | 0.11 SAR |
| 10 THB | 1.15 SAR |
| 50 THB | 5.73 SAR |
| 100 THB | 11.46 SAR |
| 500 THB | 57.28 SAR |
| 1,000 THB | 114.56 SAR |
Get THB/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=SARExample Response:
{
"success": true,
"base": "THB",
"date": "2026-03-27T06:06:50Z",
"rates": {
"SAR": 0.114556
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "SAR",
"amount": 100
},
"result": 11.4556,
"rate": 0.114556
}Build with THB/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key