Rate Overview
Live
1 SEK = 32.9367 HUF
1 HUF = 0.030361
SEK
Avg
33.0445
High
33.2421
Low
32.9011
Last updated: 8/16/2026, 10:06:08 PM
Quick Conversions
| SEK | HUF |
|---|---|
| 1 SEK | 32.94 HUF |
| 10 SEK | 329.37 HUF |
| 50 SEK | 1,646.84 HUF |
| 100 SEK | 3,293.67 HUF |
| 500 SEK | 16,468.35 HUF |
| 1,000 SEK | 32,936.70 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-08-16T22:06:08Z",
"rates": {
"HUF": 32.936701
}
}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": 3293.6701,
"rate": 32.936701
}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