Rate Overview
Live
1 SEK = 4.7982 TRY
1 TRY = 0.208411
SEK
Avg
4.8021
High
4.8604
Low
4.7584
Last updated: 3/7/2026, 7:43:47 AM
Quick Conversions
| SEK | TRY |
|---|---|
| 1 SEK | 4.80 TRY |
| 10 SEK | 47.98 TRY |
| 50 SEK | 239.91 TRY |
| 100 SEK | 479.82 TRY |
| 500 SEK | 2,399.10 TRY |
| 1,000 SEK | 4,798.21 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-07T07:43:47Z",
"rates": {
"TRY": 4.798209
}
}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": 479.8209,
"rate": 4.798209
}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