Rate Overview
Live
1 SEK = 4.8660 TRY
1 TRY = 0.205507
SEK
Avg
4.8715
High
4.8832
Low
4.8497
Last updated: 7/27/2026, 10:21:18 PM
Quick Conversions
| SEK | TRY |
|---|---|
| 1 SEK | 4.87 TRY |
| 10 SEK | 48.66 TRY |
| 50 SEK | 243.30 TRY |
| 100 SEK | 486.60 TRY |
| 500 SEK | 2,433.01 TRY |
| 1,000 SEK | 4,866.03 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-07-27T22:21:18Z",
"rates": {
"TRY": 4.866025
}
}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": 486.60249999999996,
"rate": 4.866025
}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