Rate Overview
Live
1 SEK = 0.695161 TTD
1 TTD = 1.4385
SEK
Avg
0.730233
High
0.767828
Low
0.695161
Last updated: 7/25/2026, 11:31:52 PM
Quick Conversions
| SEK | TTD |
|---|---|
| 1 SEK | 0.70 TTD |
| 10 SEK | 6.95 TTD |
| 50 SEK | 34.76 TTD |
| 100 SEK | 69.52 TTD |
| 500 SEK | 347.58 TTD |
| 1,000 SEK | 695.16 TTD |
Get SEK/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=TTDExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-25T23:31:52Z",
"rates": {
"TTD": 0.695161
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "TTD",
"amount": 100
},
"result": 69.51610000000001,
"rate": 0.695161
}Build with SEK/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key