Rate Overview
Live
1 SEK = 0.737861 TTD
1 TTD = 1.3553
SEK
Avg
0.738661
High
0.747561
Low
0.731909
Last updated: 3/7/2026, 7:38:06 AM
Quick Conversions
| SEK | TTD |
|---|---|
| 1 SEK | 0.74 TTD |
| 10 SEK | 7.38 TTD |
| 50 SEK | 36.89 TTD |
| 100 SEK | 73.79 TTD |
| 500 SEK | 368.93 TTD |
| 1,000 SEK | 737.86 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-07T07:38:06Z",
"rates": {
"TTD": 0.737861
}
}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.7861,
"rate": 0.737861
}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