Rate Overview
Live
1 HUF = 0.029680 SEK
1 SEK = 33.6927
HUF
Avg
0.029455
High
0.029735
Low
0.028727
Last updated: 4/17/2026, 6:26:53 AM
Quick Conversions
| HUF | SEK |
|---|---|
| 1 HUF | 0.03 SEK |
| 10 HUF | 0.30 SEK |
| 50 HUF | 1.48 SEK |
| 100 HUF | 2.97 SEK |
| 500 HUF | 14.84 SEK |
| 1,000 HUF | 29.68 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-04-17T06:26:53Z",
"rates": {
"SEK": 0.02968
}
}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.968,
"rate": 0.02968
}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