Rate Overview
Live
1 TTD = 1.4303 SEK
1 SEK = 0.699153
TTD
Avg
1.3682
High
1.4370
Low
1.3024
Last updated: 7/12/2026, 7:38:03 AM
Quick Conversions
| TTD | SEK |
|---|---|
| 1 TTD | 1.43 SEK |
| 10 TTD | 14.30 SEK |
| 50 TTD | 71.52 SEK |
| 100 TTD | 143.03 SEK |
| 500 TTD | 715.15 SEK |
| 1,000 TTD | 1,430.30 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-12T07:38:03Z",
"rates": {
"SEK": 1.430303
}
}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.0303,
"rate": 1.430303
}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