Rate Overview
Live
1 SEK = 33.6923 HUF
1 HUF = 0.029680
SEK
Avg
33.9541
High
34.8099
Low
33.6295
Last updated: 4/17/2026, 6:29:47 AM
Quick Conversions
| SEK | HUF |
|---|---|
| 1 SEK | 33.69 HUF |
| 10 SEK | 336.92 HUF |
| 50 SEK | 1,684.62 HUF |
| 100 SEK | 3,369.23 HUF |
| 500 SEK | 16,846.17 HUF |
| 1,000 SEK | 33,692.34 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-04-17T06:29:47Z",
"rates": {
"HUF": 33.692342
}
}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": 3369.2342,
"rate": 33.692342
}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