Rate Overview
Live
1 HUF = 0.030371 SEK
1 SEK = 32.9261
HUF
Avg
0.029951
High
0.030371
Low
0.029726
Last updated: 5/7/2026, 9:11:37 AM
Quick Conversions
| HUF | SEK |
|---|---|
| 1 HUF | 0.03 SEK |
| 10 HUF | 0.30 SEK |
| 50 HUF | 1.52 SEK |
| 100 HUF | 3.04 SEK |
| 500 HUF | 15.19 SEK |
| 1,000 HUF | 30.37 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-05-07T09:11:37Z",
"rates": {
"SEK": 0.030371
}
}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.0370999999999997,
"rate": 0.030371
}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