Rate Overview
Live
1 SEK = 32.0452 HUF
1 HUF = 0.031206
SEK
Avg
32.0295
High
32.1354
Low
31.9206
Last updated: 7/2/2026, 8:22:40 PM
Quick Conversions
| SEK | HUF |
|---|---|
| 1 SEK | 32.05 HUF |
| 10 SEK | 320.45 HUF |
| 50 SEK | 1,602.26 HUF |
| 100 SEK | 3,204.52 HUF |
| 500 SEK | 16,022.59 HUF |
| 1,000 SEK | 32,045.18 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-02T20:22:40Z",
"rates": {
"HUF": 32.045184
}
}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": 3204.5184,
"rate": 32.045184
}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