Rate Overview
Live
1 TRY = 0.202033 SEK
1 SEK = 4.9497
TRY
Avg
0.203777
High
0.206456
Low
0.202033
Last updated: 6/17/2026, 4:47:44 AM
Quick Conversions
| TRY | SEK |
|---|---|
| 1 TRY | 0.20 SEK |
| 10 TRY | 2.02 SEK |
| 50 TRY | 10.10 SEK |
| 100 TRY | 20.20 SEK |
| 500 TRY | 101.02 SEK |
| 1,000 TRY | 202.03 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-06-17T04:47:44Z",
"rates": {
"SEK": 0.202033
}
}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.2033,
"rate": 0.202033
}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