Rate Overview
Live
1 TRY = 0.203432 SEK
1 SEK = 4.9156
TRY
Avg
0.204297
High
0.205302
Low
0.203432
Last updated: 5/7/2026, 11:18:46 AM
Quick Conversions
| TRY | SEK |
|---|---|
| 1 TRY | 0.20 SEK |
| 10 TRY | 2.03 SEK |
| 50 TRY | 10.17 SEK |
| 100 TRY | 20.34 SEK |
| 500 TRY | 101.72 SEK |
| 1,000 TRY | 203.43 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-07T11:18:46Z",
"rates": {
"SEK": 0.203432
}
}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.3432,
"rate": 0.203432
}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