Rate Overview
Live
1 TTD = 1.4376 SEK
1 SEK = 0.695603
TTD
Avg
1.4325
High
1.4376
Low
1.4242
Last updated: 7/5/2026, 8:52:08 PM
Quick Conversions
| TTD | SEK |
|---|---|
| 1 TTD | 1.44 SEK |
| 10 TTD | 14.38 SEK |
| 50 TTD | 71.88 SEK |
| 100 TTD | 143.76 SEK |
| 500 TTD | 718.80 SEK |
| 1,000 TTD | 1,437.60 SEK |
Get TTD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=SEKExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-07-05T20:52:08Z",
"rates": {
"SEK": 1.437602
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "SEK",
"amount": 100
},
"result": 143.7602,
"rate": 1.437602
}Build with TTD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key