Rate Overview
Live
1 SYP = 3.0489 HUF
1 HUF = 0.327992
SYP
Avg
2.9916
High
3.0787
Low
2.8857
Last updated: 3/7/2026, 9:18:13 AM
Quick Conversions
| SYP | HUF |
|---|---|
| 1 SYP | 3.05 HUF |
| 10 SYP | 30.49 HUF |
| 50 SYP | 152.44 HUF |
| 100 SYP | 304.89 HUF |
| 500 SYP | 1,524.43 HUF |
| 1,000 SYP | 3,048.86 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-07T09:18:13Z",
"rates": {
"HUF": 3.048859
}
}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": 304.8859,
"rate": 3.048859
}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