Rate Overview
Live
1 TRY = 0.204972 SEK
1 SEK = 4.8787
TRY
Avg
0.206346
High
0.208494
Low
0.204723
Last updated: 4/17/2026, 8:55:41 AM
Quick Conversions
| TRY | SEK |
|---|---|
| 1 TRY | 0.20 SEK |
| 10 TRY | 2.05 SEK |
| 50 TRY | 10.25 SEK |
| 100 TRY | 20.50 SEK |
| 500 TRY | 102.49 SEK |
| 1,000 TRY | 204.97 SEK |
Get TRY/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=SEKExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-04-17T08:55:41Z",
"rates": {
"SEK": 0.204972
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "SEK",
"amount": 100
},
"result": 20.4972,
"rate": 0.204972
}Build with TRY/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key