Rate Overview
Live
1 TTD = 1.4216 SEK
1 SEK = 0.703451
TTD
Avg
1.4510
High
1.6404
Low
1.3232
Last updated: 7/11/2026, 8:19:27 PM
Quick Conversions
| TTD | SEK |
|---|---|
| 1 TTD | 1.42 SEK |
| 10 TTD | 14.22 SEK |
| 50 TTD | 71.08 SEK |
| 100 TTD | 142.16 SEK |
| 500 TTD | 710.78 SEK |
| 1,000 TTD | 1,421.56 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-11T20:19:27Z",
"rates": {
"SEK": 1.421563
}
}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": 142.1563,
"rate": 1.421563
}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