Rate Overview
Live
1 TRY = 0.199531 SEK
1 SEK = 5.0118
TRY
Avg
0.198977
High
0.199531
Low
0.198006
Last updated: 8/12/2026, 3:16:10 AM
Quick Conversions
| TRY | SEK |
|---|---|
| 1 TRY | 0.20 SEK |
| 10 TRY | 2.00 SEK |
| 50 TRY | 9.98 SEK |
| 100 TRY | 19.95 SEK |
| 500 TRY | 99.77 SEK |
| 1,000 TRY | 199.53 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-08-12T03:16:10Z",
"rates": {
"SEK": 0.199531
}
}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": 19.9531,
"rate": 0.199531
}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