Rate Overview
Live
1 SEK = 0.717272 TTD
1 TTD = 1.3942
SEK
Avg
0.730166
High
0.751544
Low
0.711666
Last updated: 3/28/2026, 4:21:11 AM
Quick Conversions
| SEK | TTD |
|---|---|
| 1 SEK | 0.72 TTD |
| 10 SEK | 7.17 TTD |
| 50 SEK | 35.86 TTD |
| 100 SEK | 71.73 TTD |
| 500 SEK | 358.64 TTD |
| 1,000 SEK | 717.27 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-03-28T04:21:11Z",
"rates": {
"TTD": 0.717272
}
}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": 71.7272,
"rate": 0.717272
}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