Rate Overview
Live
1 HUF = 0.366712 SYP
1 SYP = 2.7269
HUF
Avg
0.359059
High
0.366712
Low
0.355165
Last updated: 5/7/2026, 9:12:39 AM
Quick Conversions
| HUF | SYP |
|---|---|
| 1 HUF | 0.37 SYP |
| 10 HUF | 3.67 SYP |
| 50 HUF | 18.34 SYP |
| 100 HUF | 36.67 SYP |
| 500 HUF | 183.36 SYP |
| 1,000 HUF | 366.71 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-07T09:12:39Z",
"rates": {
"SYP": 0.366712
}
}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.6712,
"rate": 0.366712
}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