Rate Overview
Live
1 SYP = 3.0583 HUF
1 HUF = 0.326981
SYP
Avg
0.476353
High
3.0787
Low
0.025628
Last updated: 3/28/2026, 3:45:47 AM
Quick Conversions
| SYP | HUF |
|---|---|
| 1 SYP | 3.06 HUF |
| 10 SYP | 30.58 HUF |
| 50 SYP | 152.91 HUF |
| 100 SYP | 305.83 HUF |
| 500 SYP | 1,529.14 HUF |
| 1,000 SYP | 3,058.28 HUF |
Get SYP/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=HUFExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-28T03:45:47Z",
"rates": {
"HUF": 3.05828
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "HUF",
"amount": 100
},
"result": 305.828,
"rate": 3.05828
}Build with SYP/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key