Rate Overview
Live
1 SHP = 44.6224 THB
1 THB = 0.022410
SHP
Avg
43.3385
High
45.2588
Low
41.9015
Last updated: 9/12/2026, 3:54:26 AM
Quick Conversions
| SHP | THB |
|---|---|
| 1 SHP | 44.62 THB |
| 10 SHP | 446.22 THB |
| 50 SHP | 2,231.12 THB |
| 100 SHP | 4,462.24 THB |
| 500 SHP | 22,311.19 THB |
| 1,000 SHP | 44,622.38 THB |
Get SHP/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=THBExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-09-12T03:54:26Z",
"rates": {
"THB": 44.622375
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "THB",
"amount": 100
},
"result": 4462.2375,
"rate": 44.622375
}Build with SHP/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key