Rate Overview
Live
1 SEK = 4.8831 TRY
1 TRY = 0.204787
SEK
Avg
4.8470
High
4.8846
Low
4.7963
Last updated: 4/17/2026, 6:06:25 AM
Quick Conversions
| SEK | TRY |
|---|---|
| 1 SEK | 4.88 TRY |
| 10 SEK | 48.83 TRY |
| 50 SEK | 244.16 TRY |
| 100 SEK | 488.31 TRY |
| 500 SEK | 2,441.56 TRY |
| 1,000 SEK | 4,883.13 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-04-17T06:06:25Z",
"rates": {
"TRY": 4.883125
}
}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": 488.3125,
"rate": 4.883125
}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