Rate Overview
Live
1 HUF = 0.780870 YER
1 YER = 1.2806
HUF
Avg
0.761641
High
0.780870
Low
0.740623
Last updated: 4/17/2026, 5:56:11 PM
Quick Conversions
| HUF | YER |
|---|---|
| 1 HUF | 0.78 YER |
| 10 HUF | 7.81 YER |
| 50 HUF | 39.04 YER |
| 100 HUF | 78.09 YER |
| 500 HUF | 390.44 YER |
| 1,000 HUF | 780.87 YER |
Get HUF/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=YERExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-04-17T17:56:11Z",
"rates": {
"YER": 0.78087
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "YER",
"amount": 100
},
"result": 78.08699999999999,
"rate": 0.78087
}Build with HUF/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key