Rate Overview
Live
1 HUF = 0.326981 SYP
1 SYP = 3.0583
HUF
Avg
30.1443
High
39.0193
Low
0.324809
Last updated: 3/28/2026, 5:38:19 AM
Quick Conversions
| HUF | SYP |
|---|---|
| 1 HUF | 0.33 SYP |
| 10 HUF | 3.27 SYP |
| 50 HUF | 16.35 SYP |
| 100 HUF | 32.70 SYP |
| 500 HUF | 163.49 SYP |
| 1,000 HUF | 326.98 SYP |
Get HUF/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=SYPExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-03-28T05:38:19Z",
"rates": {
"SYP": 0.326981
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "SYP",
"amount": 100
},
"result": 32.698100000000004,
"rate": 0.326981
}Build with HUF/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key