Rate Overview
Live
1 SYP = 2.7941 HUF
1 HUF = 0.357900
SYP
Avg
2.8081
High
2.8284
Low
2.7903
Last updated: 7/6/2026, 12:20:01 AM
Quick Conversions
| SYP | HUF |
|---|---|
| 1 SYP | 2.79 HUF |
| 10 SYP | 27.94 HUF |
| 50 SYP | 139.70 HUF |
| 100 SYP | 279.41 HUF |
| 500 SYP | 1,397.04 HUF |
| 1,000 SYP | 2,794.07 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-07-06T00:20:01Z",
"rates": {
"HUF": 2.794073
}
}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": 279.4073,
"rate": 2.794073
}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