Rate Overview
Live
1 SEK = 4.6963 TRY
1 TRY = 0.212935
SEK
Avg
4.7335
High
4.7736
Low
4.6963
Last updated: 3/28/2026, 2:36:29 AM
Quick Conversions
| SEK | TRY |
|---|---|
| 1 SEK | 4.70 TRY |
| 10 SEK | 46.96 TRY |
| 50 SEK | 234.81 TRY |
| 100 SEK | 469.63 TRY |
| 500 SEK | 2,348.13 TRY |
| 1,000 SEK | 4,696.27 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-03-28T02:36:29Z",
"rates": {
"TRY": 4.696265
}
}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": 469.6265,
"rate": 4.696265
}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