Rate Overview
Live
1 THB = 0.287543 SEK
1 SEK = 3.4777
THB
Avg
0.288331
High
0.289196
Low
0.287543
Last updated: 6/17/2026, 4:47:59 AM
Quick Conversions
| THB | SEK |
|---|---|
| 1 THB | 0.29 SEK |
| 10 THB | 2.88 SEK |
| 50 THB | 14.38 SEK |
| 100 THB | 28.75 SEK |
| 500 THB | 143.77 SEK |
| 1,000 THB | 287.54 SEK |
Get THB/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=SEKExample Response:
{
"success": true,
"base": "THB",
"date": "2026-06-17T04:47:59Z",
"rates": {
"SEK": 0.287543
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "SEK",
"amount": 100
},
"result": 28.7543,
"rate": 0.287543
}Build with THB/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key