Rate Overview
Live
1 HUF = 0.705885 YER
1 YER = 1.4167
HUF
Avg
0.722766
High
0.750054
Low
0.704107
Last updated: 3/28/2026, 11:14:18 AM
Quick Conversions
| HUF | YER |
|---|---|
| 1 HUF | 0.71 YER |
| 10 HUF | 7.06 YER |
| 50 HUF | 35.29 YER |
| 100 HUF | 70.59 YER |
| 500 HUF | 352.94 YER |
| 1,000 HUF | 705.89 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-03-28T11:14:18Z",
"rates": {
"YER": 0.705885
}
}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": 70.5885,
"rate": 0.705885
}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