Rate Overview
Live
1 SEK = 0.697731 TTD
1 TTD = 1.4332
SEK
Avg
0.698093
High
0.701894
Low
0.695161
Last updated: 7/28/2026, 12:47:52 AM
Quick Conversions
| SEK | TTD |
|---|---|
| 1 SEK | 0.70 TTD |
| 10 SEK | 6.98 TTD |
| 50 SEK | 34.89 TTD |
| 100 SEK | 69.77 TTD |
| 500 SEK | 348.87 TTD |
| 1,000 SEK | 697.73 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-07-28T00:47:52Z",
"rates": {
"TTD": 0.697731
}
}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": 69.7731,
"rate": 0.697731
}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