Rate Overview
Live
1 HUF = 0.327991 SYP
1 SYP = 3.0489
HUF
Avg
0.334433
High
0.346539
Low
0.324809
Last updated: 3/7/2026, 9:17:03 AM
Quick Conversions
| HUF | SYP |
|---|---|
| 1 HUF | 0.33 SYP |
| 10 HUF | 3.28 SYP |
| 50 HUF | 16.40 SYP |
| 100 HUF | 32.80 SYP |
| 500 HUF | 164.00 SYP |
| 1,000 HUF | 327.99 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-03-07T09:17:03Z",
"rates": {
"SYP": 0.327991
}
}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": 32.799099999999996,
"rate": 0.327991
}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