Rate Overview
Live
1 SEK = 4.9087 TRY
1 TRY = 0.203722
SEK
Avg
4.8936
High
4.9101
Low
4.8709
Last updated: 5/7/2026, 8:09:00 AM
Quick Conversions
| SEK | TRY |
|---|---|
| 1 SEK | 4.91 TRY |
| 10 SEK | 49.09 TRY |
| 50 SEK | 245.43 TRY |
| 100 SEK | 490.87 TRY |
| 500 SEK | 2,454.33 TRY |
| 1,000 SEK | 4,908.66 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-05-07T08:09:00Z",
"rates": {
"TRY": 4.908655
}
}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": 490.86550000000005,
"rate": 4.908655
}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