Rate Overview
Live
1 SEK = 0.729641 TTD
1 TTD = 1.3705
SEK
Avg
0.732890
High
0.757132
Low
0.711807
Last updated: 5/28/2026, 12:50:47 AM
Quick Conversions
| SEK | TTD |
|---|---|
| 1 SEK | 0.73 TTD |
| 10 SEK | 7.30 TTD |
| 50 SEK | 36.48 TTD |
| 100 SEK | 72.96 TTD |
| 500 SEK | 364.82 TTD |
| 1,000 SEK | 729.64 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-05-28T00:50:47Z",
"rates": {
"TTD": 0.729641
}
}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": 72.9641,
"rate": 0.729641
}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