Rate Overview
Live
1 TTD = 1.3595 SEK
1 SEK = 0.735565
TTD
Avg
1.3613
High
1.3653
Low
1.3562
Last updated: 5/6/2026, 10:16:53 AM
Quick Conversions
| TTD | SEK |
|---|---|
| 1 TTD | 1.36 SEK |
| 10 TTD | 13.59 SEK |
| 50 TTD | 67.98 SEK |
| 100 TTD | 135.95 SEK |
| 500 TTD | 679.75 SEK |
| 1,000 TTD | 1,359.50 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-05-06T10:16:53Z",
"rates": {
"SEK": 1.3595
}
}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.95,
"rate": 1.3595
}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