Rate Overview
Live
1 HUF = 41.8001 SYP
1 SYP = 0.023923
HUF
Avg
37.4060
High
41.8001
Low
0.346462
Last updated: 8/21/2026, 3:04:57 AM
Quick Conversions
| HUF | SYP |
|---|---|
| 1 HUF | 41.80 SYP |
| 10 HUF | 418.00 SYP |
| 50 HUF | 2,090.01 SYP |
| 100 HUF | 4,180.01 SYP |
| 500 HUF | 20,900.06 SYP |
| 1,000 HUF | 41,800.12 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-08-21T03:04:57Z",
"rates": {
"SYP": 41.80012
}
}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": 4180.012,
"rate": 41.80012
}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