Rate Overview
Live
1 THB = 0.022775 SHP
1 SHP = 43.9078
THB
Avg
0.022858
High
0.023273
Low
0.022757
Last updated: 3/27/2026, 7:46:12 AM
Quick Conversions
| THB | SHP |
|---|---|
| 1 THB | 0.02 SHP |
| 10 THB | 0.23 SHP |
| 50 THB | 1.14 SHP |
| 100 THB | 2.28 SHP |
| 500 THB | 11.39 SHP |
| 1,000 THB | 22.78 SHP |
Get THB/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=SHPExample Response:
{
"success": true,
"base": "THB",
"date": "2026-03-27T07:46:12Z",
"rates": {
"SHP": 0.022775
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "SHP",
"amount": 100
},
"result": 2.2775,
"rate": 0.022775
}Build with THB/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key