Rate Overview
Live
1 SYP = 0.024099 HUF
1 HUF = 41.4955
SYP
Avg
0.024072
High
0.024177
Low
0.023972
Last updated: 9/12/2026, 5:52:25 AM
Quick Conversions
| SYP | HUF |
|---|---|
| 1 SYP | 0.02 HUF |
| 10 SYP | 0.24 HUF |
| 50 SYP | 1.20 HUF |
| 100 SYP | 2.41 HUF |
| 500 SYP | 12.05 HUF |
| 1,000 SYP | 24.10 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-09-12T05:52:25Z",
"rates": {
"HUF": 0.024099
}
}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": 2.4099,
"rate": 0.024099
}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