Rate Overview
Live
1 SYP = 2.8021 HUF
1 HUF = 0.356873
SYP
Avg
2.8395
High
2.9134
Low
2.7914
Last updated: 4/17/2026, 3:33:30 AM
Quick Conversions
| SYP | HUF |
|---|---|
| 1 SYP | 2.80 HUF |
| 10 SYP | 28.02 HUF |
| 50 SYP | 140.11 HUF |
| 100 SYP | 280.21 HUF |
| 500 SYP | 1,401.06 HUF |
| 1,000 SYP | 2,802.12 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-04-17T03:33:30Z",
"rates": {
"HUF": 2.802115
}
}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": 280.2115,
"rate": 2.802115
}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