Rate Overview
Live
1 TTD = 1.4329 SEK
1 SEK = 0.697909
TTD
Avg
1.4344
High
1.4402
Low
1.4291
Last updated: 7/1/2026, 2:01:09 PM
Quick Conversions
| TTD | SEK |
|---|---|
| 1 TTD | 1.43 SEK |
| 10 TTD | 14.33 SEK |
| 50 TTD | 71.64 SEK |
| 100 TTD | 143.29 SEK |
| 500 TTD | 716.43 SEK |
| 1,000 TTD | 1,432.85 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-07-01T14:01:09Z",
"rates": {
"SEK": 1.432851
}
}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": 143.2851,
"rate": 1.432851
}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