Rate Overview
Live
1 THB = 0.022439 SHP
1 SHP = 44.5653
THB
Avg
0.022537
High
0.022738
Low
0.022410
Last updated: 7/7/2026, 12:12:05 PM
Quick Conversions
| THB | SHP |
|---|---|
| 1 THB | 0.02 SHP |
| 10 THB | 0.22 SHP |
| 50 THB | 1.12 SHP |
| 100 THB | 2.24 SHP |
| 500 THB | 11.22 SHP |
| 1,000 THB | 22.44 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-07-07T12:12:05Z",
"rates": {
"SHP": 0.022439
}
}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.2439,
"rate": 0.022439
}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