Rate Overview
Live
1 TRY = 0.202383 SEK
1 SEK = 4.9411
TRY
Avg
0.436995
High
1.0371
Low
0.202383
Last updated: 5/27/2026, 9:34:19 PM
Quick Conversions
| TRY | SEK |
|---|---|
| 1 TRY | 0.20 SEK |
| 10 TRY | 2.02 SEK |
| 50 TRY | 10.12 SEK |
| 100 TRY | 20.24 SEK |
| 500 TRY | 101.19 SEK |
| 1,000 TRY | 202.38 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-05-27T21:34:19Z",
"rates": {
"SEK": 0.202383
}
}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.238300000000002,
"rate": 0.202383
}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