Rate Overview
Live
1 TTD = 1.3799 SEK
1 SEK = 0.724680
TTD
Avg
1.3459
High
1.3829
Low
1.3024
Last updated: 3/26/2026, 2:04:21 PM
Quick Conversions
| TTD | SEK |
|---|---|
| 1 TTD | 1.38 SEK |
| 10 TTD | 13.80 SEK |
| 50 TTD | 69.00 SEK |
| 100 TTD | 137.99 SEK |
| 500 TTD | 689.96 SEK |
| 1,000 TTD | 1,379.92 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-26T14:04:21Z",
"rates": {
"SEK": 1.379919
}
}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.9919,
"rate": 1.379919
}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