Rate Overview
Live
1 SEK = 0.730803 TTD
1 TTD = 1.3684
SEK
Avg
0.729837
High
0.738376
Low
0.717742
Last updated: 5/27/2026, 9:36:10 PM
Quick Conversions
| SEK | TTD |
|---|---|
| 1 SEK | 0.73 TTD |
| 10 SEK | 7.31 TTD |
| 50 SEK | 36.54 TTD |
| 100 SEK | 73.08 TTD |
| 500 SEK | 365.40 TTD |
| 1,000 SEK | 730.80 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-27T21:36:10Z",
"rates": {
"TTD": 0.730803
}
}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.0803,
"rate": 0.730803
}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