Rate Overview
Live
1 SEK = 4.9498 TRY
1 TRY = 0.202028
SEK
Avg
4.9076
High
4.9498
Low
4.8436
Last updated: 6/17/2026, 3:39:19 AM
Quick Conversions
| SEK | TRY |
|---|---|
| 1 SEK | 4.95 TRY |
| 10 SEK | 49.50 TRY |
| 50 SEK | 247.49 TRY |
| 100 SEK | 494.98 TRY |
| 500 SEK | 2,474.91 TRY |
| 1,000 SEK | 4,949.81 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-06-17T03:39:19Z",
"rates": {
"TRY": 4.94981
}
}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": 494.98100000000005,
"rate": 4.94981
}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