Rate Overview
Live
1 TRY = 0.213210 SEK
1 SEK = 4.6902
TRY
Avg
0.210122
High
0.214545
Low
0.205499
Last updated: 3/28/2026, 6:11:03 AM
Quick Conversions
| TRY | SEK |
|---|---|
| 1 TRY | 0.21 SEK |
| 10 TRY | 2.13 SEK |
| 50 TRY | 10.66 SEK |
| 100 TRY | 21.32 SEK |
| 500 TRY | 106.61 SEK |
| 1,000 TRY | 213.21 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-28T06:11:03Z",
"rates": {
"SEK": 0.21321
}
}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": 21.321,
"rate": 0.21321
}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