Rate Overview
Live
1 SEK = 3.5113 THB
1 THB = 0.284798
SEK
Avg
3.4970
High
3.5113
Low
3.4845
Last updated: 5/27/2026, 8:25:27 AM
Quick Conversions
| SEK | THB |
|---|---|
| 1 SEK | 3.51 THB |
| 10 SEK | 35.11 THB |
| 50 SEK | 175.56 THB |
| 100 SEK | 351.13 THB |
| 500 SEK | 1,755.63 THB |
| 1,000 SEK | 3,511.26 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-05-27T08:25:27Z",
"rates": {
"THB": 3.51126
}
}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": 351.126,
"rate": 3.51126
}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