Rate Overview
Live
1 THB = 0.117284 SAR
1 SAR = 8.5263
THB
Avg
0.117106
High
0.117576
Low
0.116510
Last updated: 4/17/2026, 6:08:44 AM
Quick Conversions
| THB | SAR |
|---|---|
| 1 THB | 0.12 SAR |
| 10 THB | 1.17 SAR |
| 50 THB | 5.86 SAR |
| 100 THB | 11.73 SAR |
| 500 THB | 58.64 SAR |
| 1,000 THB | 117.28 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-04-17T06:08:44Z",
"rates": {
"SAR": 0.117284
}
}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.7284,
"rate": 0.117284
}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