Rate Overview
Live
1 TTD = 1.3770 SEK
1 SEK = 0.726209
TTD
Avg
1.3774
High
1.3839
Low
1.3707
Last updated: 3/26/2026, 10:43:16 AM
Quick Conversions
| TTD | SEK |
|---|---|
| 1 TTD | 1.38 SEK |
| 10 TTD | 13.77 SEK |
| 50 TTD | 68.85 SEK |
| 100 TTD | 137.70 SEK |
| 500 TTD | 688.51 SEK |
| 1,000 TTD | 1,377.02 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-26T10:43:16Z",
"rates": {
"SEK": 1.377015
}
}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": 137.7015,
"rate": 1.377015
}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