Rate Overview
Live
1 SEK = 4.9333 TRY
1 TRY = 0.202704
SEK
Avg
4.5455
High
4.9511
Low
4.0663
Last updated: 5/28/2026, 12:06:17 AM
Quick Conversions
| SEK | TRY |
|---|---|
| 1 SEK | 4.93 TRY |
| 10 SEK | 49.33 TRY |
| 50 SEK | 246.67 TRY |
| 100 SEK | 493.33 TRY |
| 500 SEK | 2,466.66 TRY |
| 1,000 SEK | 4,933.31 TRY |
Get SEK/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=TRYExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-05-28T00:06:17Z",
"rates": {
"TRY": 4.933313
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "TRY",
"amount": 100
},
"result": 493.3313,
"rate": 4.933313
}Build with SEK/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key