Rate Overview
Live
1 HUF = 0.357138 SYP
1 SYP = 2.8000
HUF
Avg
0.352817
High
0.358241
Low
0.343238
Last updated: 4/17/2026, 6:31:32 AM
Quick Conversions
| HUF | SYP |
|---|---|
| 1 HUF | 0.36 SYP |
| 10 HUF | 3.57 SYP |
| 50 HUF | 17.86 SYP |
| 100 HUF | 35.71 SYP |
| 500 HUF | 178.57 SYP |
| 1,000 HUF | 357.14 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-04-17T06:31:32Z",
"rates": {
"SYP": 0.357138
}
}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.7138,
"rate": 0.357138
}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