Rate Overview
Live
1 THB = 0.022352 SHP
1 SHP = 44.7387
THB
Avg
0.022985
High
0.024202
Low
0.022078
Last updated: 7/28/2026, 11:53:37 AM
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.18 SHP |
| 1,000 THB | 22.35 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-28T11:53:37Z",
"rates": {
"SHP": 0.022352
}
}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.2352,
"rate": 0.022352
}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