Rate Overview
Live
1 SEK = 0.705113 TTD
1 TTD = 1.4182
SEK
Avg
0.706085
High
0.711526
Low
0.702157
Last updated: 9/6/2026, 6:21:55 PM
Quick Conversions
| SEK | TTD |
|---|---|
| 1 SEK | 0.71 TTD |
| 10 SEK | 7.05 TTD |
| 50 SEK | 35.26 TTD |
| 100 SEK | 70.51 TTD |
| 500 SEK | 352.56 TTD |
| 1,000 SEK | 705.11 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-09-06T18:21:55Z",
"rates": {
"TTD": 0.705113
}
}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.5113,
"rate": 0.705113
}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