Rate Overview
Live
1 HUF = 0.031179 SEK
1 SEK = 32.0729
HUF
Avg
0.031182
High
0.031251
Low
0.031118
Last updated: 7/7/2026, 12:12:19 PM
Quick Conversions
| HUF | SEK |
|---|---|
| 1 HUF | 0.03 SEK |
| 10 HUF | 0.31 SEK |
| 50 HUF | 1.56 SEK |
| 100 HUF | 3.12 SEK |
| 500 HUF | 15.59 SEK |
| 1,000 HUF | 31.18 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-07-07T12:12:19Z",
"rates": {
"SEK": 0.031179
}
}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.1178999999999997,
"rate": 0.031179
}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