Rate Overview
Live
1 SEK = 35.7101 HUF
1 HUF = 0.028003
SEK
Avg
35.9430
High
37.4591
Low
34.7155
Last updated: 3/27/2026, 7:50:14 AM
Quick Conversions
| SEK | HUF |
|---|---|
| 1 SEK | 35.71 HUF |
| 10 SEK | 357.10 HUF |
| 50 SEK | 1,785.50 HUF |
| 100 SEK | 3,571.01 HUF |
| 500 SEK | 17,855.03 HUF |
| 1,000 SEK | 35,710.06 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-03-27T07:50:14Z",
"rates": {
"HUF": 35.710059
}
}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": 3571.0059,
"rate": 35.710059
}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