Rate Overview
Live
1 HUF = 41.4950 SYP
1 SYP = 0.024099
HUF
Avg
41.5198
High
41.6856
Low
41.3601
Last updated: 9/13/2026, 1:33:03 AM
Quick Conversions
| HUF | SYP |
|---|---|
| 1 HUF | 41.50 SYP |
| 10 HUF | 414.95 SYP |
| 50 HUF | 2,074.75 SYP |
| 100 HUF | 4,149.50 SYP |
| 500 HUF | 20,747.50 SYP |
| 1,000 HUF | 41,495.01 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-09-13T01:33:03Z",
"rates": {
"SYP": 41.495005
}
}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": 4149.5005,
"rate": 41.495005
}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