Rate Overview
Live
1 SHP = 43.2888 THB
1 THB = 0.023101
SHP
Avg
43.6705
High
43.9298
Low
43.2730
Last updated: 6/19/2026, 8:42:43 AM
Quick Conversions
| SHP | THB |
|---|---|
| 1 SHP | 43.29 THB |
| 10 SHP | 432.89 THB |
| 50 SHP | 2,164.44 THB |
| 100 SHP | 4,328.88 THB |
| 500 SHP | 21,644.41 THB |
| 1,000 SHP | 43,288.83 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-06-19T08:42:43Z",
"rates": {
"THB": 43.288826
}
}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": 4328.8826,
"rate": 43.288826
}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