Rate Overview
Live
1 TTD = 1.3827 SEK
1 SEK = 0.723215
TTD
Avg
1.3913
High
1.4033
Low
1.3827
Last updated: 6/15/2026, 6:31:34 PM
Quick Conversions
| TTD | SEK |
|---|---|
| 1 TTD | 1.38 SEK |
| 10 TTD | 13.83 SEK |
| 50 TTD | 69.14 SEK |
| 100 TTD | 138.27 SEK |
| 500 TTD | 691.36 SEK |
| 1,000 TTD | 1,382.72 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-06-15T18:31:34Z",
"rates": {
"SEK": 1.382715
}
}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": 138.2715,
"rate": 1.382715
}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