Rate Overview
Live
1 SEK = 0.697797 TTD
1 TTD = 1.4331
SEK
Avg
0.724801
High
0.757132
Low
0.695113
Last updated: 7/24/2026, 9:39:39 AM
Quick Conversions
| SEK | TTD |
|---|---|
| 1 SEK | 0.70 TTD |
| 10 SEK | 6.98 TTD |
| 50 SEK | 34.89 TTD |
| 100 SEK | 69.78 TTD |
| 500 SEK | 348.90 TTD |
| 1,000 SEK | 697.80 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-24T09:39:39Z",
"rates": {
"TTD": 0.697797
}
}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.7797,
"rate": 0.697797
}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