Rate Overview
Live
1 SEK = 32.1012 HUF
1 HUF = 0.031152
SEK
Avg
34.4281
High
36.4481
Low
32.0698
Last updated: 7/7/2026, 3:04:12 AM
Quick Conversions
| SEK | HUF |
|---|---|
| 1 SEK | 32.10 HUF |
| 10 SEK | 321.01 HUF |
| 50 SEK | 1,605.06 HUF |
| 100 SEK | 3,210.12 HUF |
| 500 SEK | 16,050.59 HUF |
| 1,000 SEK | 32,101.17 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-07-07T03:04:12Z",
"rates": {
"HUF": 32.101174
}
}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": 3210.1174,
"rate": 32.101174
}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