Rate Overview
Live
1 SYP = 0.024300 HUF
1 HUF = 41.1523
SYP
Avg
2.3489
High
2.8863
Low
0.024298
Last updated: 8/13/2026, 5:12:38 AM
Quick Conversions
| SYP | HUF |
|---|---|
| 1 SYP | 0.02 HUF |
| 10 SYP | 0.24 HUF |
| 50 SYP | 1.21 HUF |
| 100 SYP | 2.43 HUF |
| 500 SYP | 12.15 HUF |
| 1,000 SYP | 24.30 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-08-13T05:12:38Z",
"rates": {
"HUF": 0.0243
}
}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.4299999999999997,
"rate": 0.0243
}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