Rate Overview
Live
1 TRY = 0.205579 SEK
1 SEK = 4.8643
TRY
Avg
0.207089
High
0.214355
Low
0.201977
Last updated: 7/28/2026, 10:38:19 AM
Quick Conversions
| TRY | SEK |
|---|---|
| 1 TRY | 0.21 SEK |
| 10 TRY | 2.06 SEK |
| 50 TRY | 10.28 SEK |
| 100 TRY | 20.56 SEK |
| 500 TRY | 102.79 SEK |
| 1,000 TRY | 205.58 SEK |
Get TRY/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=SEKExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-28T10:38:19Z",
"rates": {
"SEK": 0.205579
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "SEK",
"amount": 100
},
"result": 20.5579,
"rate": 0.205579
}Build with TRY/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key