Rate Overview
Live
1 SEK = 35.8316 HUF
1 HUF = 0.027908
SEK
Avg
35.3285
High
38.7346
Low
32.3589
Last updated: 3/27/2026, 9:34:41 AM
Quick Conversions
| SEK | HUF |
|---|---|
| 1 SEK | 35.83 HUF |
| 10 SEK | 358.32 HUF |
| 50 SEK | 1,791.58 HUF |
| 100 SEK | 3,583.16 HUF |
| 500 SEK | 17,915.82 HUF |
| 1,000 SEK | 35,831.63 HUF |
Get SEK/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=HUFExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-27T09:34:41Z",
"rates": {
"HUF": 35.831631
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "HUF",
"amount": 100
},
"result": 3583.1631,
"rate": 35.831631
}Build with SEK/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key