Rate Overview
Live
1 SEK = 0.703095 TTD
1 TTD = 1.4223
SEK
Avg
0.700066
High
0.703368
Low
0.696081
Last updated: 7/7/2026, 8:53:00 AM
Quick Conversions
| SEK | TTD |
|---|---|
| 1 SEK | 0.70 TTD |
| 10 SEK | 7.03 TTD |
| 50 SEK | 35.15 TTD |
| 100 SEK | 70.31 TTD |
| 500 SEK | 351.55 TTD |
| 1,000 SEK | 703.10 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-07T08:53:00Z",
"rates": {
"TTD": 0.703095
}
}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.3095,
"rate": 0.703095
}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