Rate Overview
Live
1 SEK = 3.4922 THB
1 THB = 0.286356
SEK
Avg
3.4631
High
3.5202
Low
3.4175
Last updated: 3/27/2026, 7:45:38 AM
Quick Conversions
| SEK | THB |
|---|---|
| 1 SEK | 3.49 THB |
| 10 SEK | 34.92 THB |
| 50 SEK | 174.61 THB |
| 100 SEK | 349.22 THB |
| 500 SEK | 1,746.08 THB |
| 1,000 SEK | 3,492.16 THB |
Get SEK/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=THBExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-27T07:45:38Z",
"rates": {
"THB": 3.492157
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "THB",
"amount": 100
},
"result": 349.2157,
"rate": 3.492157
}Build with SEK/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key