Rate Overview
Live
1 HUF = 0.031321 SEK
1 SEK = 31.9275
HUF
Avg
0.028664
High
0.031321
Low
0.027183
Last updated: 6/28/2026, 10:37:07 PM
Quick Conversions
| HUF | SEK |
|---|---|
| 1 HUF | 0.03 SEK |
| 10 HUF | 0.31 SEK |
| 50 HUF | 1.57 SEK |
| 100 HUF | 3.13 SEK |
| 500 HUF | 15.66 SEK |
| 1,000 HUF | 31.32 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-06-28T22:37:07Z",
"rates": {
"SEK": 0.031321
}
}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": 3.1321000000000003,
"rate": 0.031321
}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