Rate Overview
Live
1 THB = 0.113025 SAR
1 SAR = 8.8476
THB
Avg
0.113395
High
0.114521
Low
0.112731
Last updated: 9/2/2026, 7:55:46 PM
Quick Conversions
| THB | SAR |
|---|---|
| 1 THB | 0.11 SAR |
| 10 THB | 1.13 SAR |
| 50 THB | 5.65 SAR |
| 100 THB | 11.30 SAR |
| 500 THB | 56.51 SAR |
| 1,000 THB | 113.03 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-09-02T19:55:46Z",
"rates": {
"SAR": 0.113025
}
}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.3025,
"rate": 0.113025
}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