Rate Overview
Live
1 HUF = 0.362803 SYP
1 SYP = 2.7563
HUF
Avg
0.359354
High
0.362803
Low
0.354905
Last updated: 5/27/2026, 3:12:32 PM
Quick Conversions
| HUF | SYP |
|---|---|
| 1 HUF | 0.36 SYP |
| 10 HUF | 3.63 SYP |
| 50 HUF | 18.14 SYP |
| 100 HUF | 36.28 SYP |
| 500 HUF | 181.40 SYP |
| 1,000 HUF | 362.80 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-05-27T15:12:32Z",
"rates": {
"SYP": 0.362803
}
}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": 36.2803,
"rate": 0.362803
}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