Rate Overview
Live
1 THB = 0.284799 SEK
1 SEK = 3.5112
THB
Avg
0.287654
High
0.293298
Low
0.282883
Last updated: 5/27/2026, 4:21:29 PM
Quick Conversions
| THB | SEK |
|---|---|
| 1 THB | 0.28 SEK |
| 10 THB | 2.85 SEK |
| 50 THB | 14.24 SEK |
| 100 THB | 28.48 SEK |
| 500 THB | 142.40 SEK |
| 1,000 THB | 284.80 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-05-27T16:21:29Z",
"rates": {
"SEK": 0.284799
}
}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.4799,
"rate": 0.284799
}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