Rate Overview
Live
1 HUF = 0.027934 SEK
1 SEK = 35.7987
HUF
Avg
0.027829
High
0.028404
Low
0.027436
Last updated: 3/27/2026, 6:39:10 PM
Quick Conversions
| HUF | SEK |
|---|---|
| 1 HUF | 0.03 SEK |
| 10 HUF | 0.28 SEK |
| 50 HUF | 1.40 SEK |
| 100 HUF | 2.79 SEK |
| 500 HUF | 13.97 SEK |
| 1,000 HUF | 27.93 SEK |
Get HUF/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=SEKExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-03-27T18:39:10Z",
"rates": {
"SEK": 0.027934
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "SEK",
"amount": 100
},
"result": 2.7934,
"rate": 0.027934
}Build with HUF/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key