Rate Overview
Live
1 THB = 0.286616 SEK
1 SEK = 3.4890
THB
Avg
0.287500
High
0.288975
Low
0.285729
Last updated: 4/17/2026, 4:53:17 AM
Quick Conversions
| THB | SEK |
|---|---|
| 1 THB | 0.29 SEK |
| 10 THB | 2.87 SEK |
| 50 THB | 14.33 SEK |
| 100 THB | 28.66 SEK |
| 500 THB | 143.31 SEK |
| 1,000 THB | 286.62 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-04-17T04:53:17Z",
"rates": {
"SEK": 0.286616
}
}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.6616,
"rate": 0.286616
}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