Rate Overview
Live
1 THB = 0.111820 SAR
1 SAR = 8.9429
THB
Avg
0.116499
High
0.121003
Low
0.111224
Last updated: 7/28/2026, 2:23:08 PM
Quick Conversions
| THB | SAR |
|---|---|
| 1 THB | 0.11 SAR |
| 10 THB | 1.12 SAR |
| 50 THB | 5.59 SAR |
| 100 THB | 11.18 SAR |
| 500 THB | 55.91 SAR |
| 1,000 THB | 111.82 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-07-28T14:23:08Z",
"rates": {
"SAR": 0.11182
}
}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.182,
"rate": 0.11182
}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