Rate Overview
Live
1 SHP = 44.6224 THB
1 THB = 0.022410
SHP
Avg
44.0320
High
45.2588
Low
42.8337
Last updated: 9/11/2026, 9:07:08 PM
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-11T21:07:08Z",
"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