Rate Overview
Live
1 HUF = 0.357784 SYP
1 SYP = 2.7950
HUF
Avg
0.356205
High
0.358388
Low
0.353557
Last updated: 7/6/2026, 6:15:46 PM
Quick Conversions
| HUF | SYP |
|---|---|
| 1 HUF | 0.36 SYP |
| 10 HUF | 3.58 SYP |
| 50 HUF | 17.89 SYP |
| 100 HUF | 35.78 SYP |
| 500 HUF | 178.89 SYP |
| 1,000 HUF | 357.78 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-07-06T18:15:46Z",
"rates": {
"SYP": 0.357784
}
}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": 35.7784,
"rate": 0.357784
}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