Rate Overview
Live
1 SHP = 43.8734 THB
1 THB = 0.022793
SHP
Avg
42.9274
High
43.9424
Low
41.9194
Last updated: 3/27/2026, 11:11:45 AM
Quick Conversions
| SHP | THB |
|---|---|
| 1 SHP | 43.87 THB |
| 10 SHP | 438.73 THB |
| 50 SHP | 2,193.67 THB |
| 100 SHP | 4,387.34 THB |
| 500 SHP | 21,936.69 THB |
| 1,000 SHP | 43,873.37 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-03-27T11:11:45Z",
"rates": {
"THB": 43.873372
}
}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": 4387.3372,
"rate": 43.873372
}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