Rate Overview
Live
1 TTD = 1.3801 SEK
1 SEK = 0.724566
TTD
Avg
1.3958
High
1.4774
Low
1.3208
Last updated: 3/26/2026, 12:24:46 PM
Quick Conversions
| TTD | SEK |
|---|---|
| 1 TTD | 1.38 SEK |
| 10 TTD | 13.80 SEK |
| 50 TTD | 69.01 SEK |
| 100 TTD | 138.01 SEK |
| 500 TTD | 690.07 SEK |
| 1,000 TTD | 1,380.14 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-26T12:24:46Z",
"rates": {
"SEK": 1.380137
}
}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.0137,
"rate": 1.380137
}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