Rate Overview
Live
1 STD = 0.000448 SEK
1 SEK = 2232.14
STD
Avg
0.000449
High
0.000478
Low
0.000427
Last updated: 7/28/2026, 3:15:50 PM
Quick Conversions
| STD | SEK |
|---|---|
| 1 STD | 0.00 SEK |
| 10 STD | 0.00 SEK |
| 50 STD | 0.02 SEK |
| 100 STD | 0.04 SEK |
| 500 STD | 0.22 SEK |
| 1,000 STD | 0.45 SEK |
Get STD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=SEKExample Response:
{
"success": true,
"base": "STD",
"date": "2026-07-28T15:15:50Z",
"rates": {
"SEK": 0.000448
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "SEK",
"amount": 100
},
"result": 0.0448,
"rate": 0.000448
}Build with STD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key