Rate Overview
Live
1 SEK = 32.5632 HUF
1 HUF = 0.030709
SEK
Avg
34.9744
High
37.9691
Low
31.5883
Last updated: 7/28/2026, 10:55:38 AM
Quick Conversions
| SEK | HUF |
|---|---|
| 1 SEK | 32.56 HUF |
| 10 SEK | 325.63 HUF |
| 50 SEK | 1,628.16 HUF |
| 100 SEK | 3,256.32 HUF |
| 500 SEK | 16,281.62 HUF |
| 1,000 SEK | 32,563.25 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-28T10:55:38Z",
"rates": {
"HUF": 32.563248
}
}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": 3256.3248000000003,
"rate": 32.563248
}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