Rate Overview
Live
1 TTD = 1.3599 SEK
1 SEK = 0.735351
TTD
Avg
1.3511
High
1.3641
Low
1.3306
Last updated: 3/6/2026, 8:10:20 AM
Quick Conversions
| TTD | SEK |
|---|---|
| 1 TTD | 1.36 SEK |
| 10 TTD | 13.60 SEK |
| 50 TTD | 67.99 SEK |
| 100 TTD | 135.99 SEK |
| 500 TTD | 679.95 SEK |
| 1,000 TTD | 1,359.90 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-03-06T08:10:20Z",
"rates": {
"SEK": 1.359895
}
}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": 135.98950000000002,
"rate": 1.359895
}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