Rate Overview
Live
1 SEK = 0.698068 TTD
1 TTD = 1.4325
SEK
Avg
0.691432
High
0.755760
Low
0.609603
Last updated: 7/28/2026, 11:56:31 AM
Quick Conversions
| SEK | TTD |
|---|---|
| 1 SEK | 0.70 TTD |
| 10 SEK | 6.98 TTD |
| 50 SEK | 34.90 TTD |
| 100 SEK | 69.81 TTD |
| 500 SEK | 349.03 TTD |
| 1,000 SEK | 698.07 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-28T11:56:31Z",
"rates": {
"TTD": 0.698068
}
}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.8068,
"rate": 0.698068
}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