Rate Overview
Live
1 SEK = 5.0134 TRY
1 TRY = 0.199466
SEK
Avg
5.0368
High
5.0682
Low
5.0126
Last updated: 9/2/2026, 4:28:50 AM
Quick Conversions
| SEK | TRY |
|---|---|
| 1 SEK | 5.01 TRY |
| 10 SEK | 50.13 TRY |
| 50 SEK | 250.67 TRY |
| 100 SEK | 501.34 TRY |
| 500 SEK | 2,506.70 TRY |
| 1,000 SEK | 5,013.39 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-09-02T04:28:50Z",
"rates": {
"TRY": 5.013393
}
}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": 501.3393,
"rate": 5.013393
}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