Rate Overview
Live
1 THB = 0.290688 SEK
1 SEK = 3.4401
THB
Avg
0.289913
High
0.290688
Low
0.288283
Last updated: 9/5/2026, 5:01:52 PM
Quick Conversions
| THB | SEK |
|---|---|
| 1 THB | 0.29 SEK |
| 10 THB | 2.91 SEK |
| 50 THB | 14.53 SEK |
| 100 THB | 29.07 SEK |
| 500 THB | 145.34 SEK |
| 1,000 THB | 290.69 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-09-05T17:01:52Z",
"rates": {
"SEK": 0.290688
}
}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": 29.0688,
"rate": 0.290688
}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