Rate Overview
Live
1 SEK = 0.706190 TTD
1 TTD = 1.4160
SEK
Avg
0.710690
High
0.713649
Low
0.706190
Last updated: 8/16/2026, 10:08:14 PM
Quick Conversions
| SEK | TTD |
|---|---|
| 1 SEK | 0.71 TTD |
| 10 SEK | 7.06 TTD |
| 50 SEK | 35.31 TTD |
| 100 SEK | 70.62 TTD |
| 500 SEK | 353.09 TTD |
| 1,000 SEK | 706.19 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-08-16T22:08:14Z",
"rates": {
"TTD": 0.70619
}
}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": 70.619,
"rate": 0.70619
}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