Rate Overview
Live
1 TRY = 0.208411 SEK
1 SEK = 4.7982
TRY
Avg
0.208252
High
0.210154
Low
0.205744
Last updated: 3/7/2026, 7:53:33 AM
Quick Conversions
| TRY | SEK |
|---|---|
| 1 TRY | 0.21 SEK |
| 10 TRY | 2.08 SEK |
| 50 TRY | 10.42 SEK |
| 100 TRY | 20.84 SEK |
| 500 TRY | 104.21 SEK |
| 1,000 TRY | 208.41 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-03-07T07:53:33Z",
"rates": {
"SEK": 0.208411
}
}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.8411,
"rate": 0.208411
}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