Rate Overview
Live
1 SEK = 0.701892 TTD
1 TTD = 1.4247
SEK
Avg
0.691591
High
0.755760
Low
0.609603
Last updated: 7/27/2026, 6:52:34 AM
Quick Conversions
| SEK | TTD |
|---|---|
| 1 SEK | 0.70 TTD |
| 10 SEK | 7.02 TTD |
| 50 SEK | 35.09 TTD |
| 100 SEK | 70.19 TTD |
| 500 SEK | 350.95 TTD |
| 1,000 SEK | 701.89 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-27T06:52:34Z",
"rates": {
"TTD": 0.701892
}
}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": 70.1892,
"rate": 0.701892
}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