Rate Overview
Live
1 SEK = 0.739492 TTD
1 TTD = 1.3523
SEK
Avg
0.734931
High
0.740933
Low
0.726908
Last updated: 4/17/2026, 6:13:58 AM
Quick Conversions
| SEK | TTD |
|---|---|
| 1 SEK | 0.74 TTD |
| 10 SEK | 7.39 TTD |
| 50 SEK | 36.97 TTD |
| 100 SEK | 73.95 TTD |
| 500 SEK | 369.75 TTD |
| 1,000 SEK | 739.49 TTD |
Get SEK/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=TTDExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-04-17T06:13:58Z",
"rates": {
"TTD": 0.739492
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "TTD",
"amount": 100
},
"result": 73.9492,
"rate": 0.739492
}Build with SEK/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key