Rate Overview
Live
1 HUF = 0.705745 YER
1 YER = 1.4169
HUF
Avg
0.720343
High
0.748024
Low
0.700741
Last updated: 3/7/2026, 7:41:18 AM
Quick Conversions
| HUF | YER |
|---|---|
| 1 HUF | 0.71 YER |
| 10 HUF | 7.06 YER |
| 50 HUF | 35.29 YER |
| 100 HUF | 70.57 YER |
| 500 HUF | 352.87 YER |
| 1,000 HUF | 705.75 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-07T07:41:18Z",
"rates": {
"YER": 0.705745
}
}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.5745,
"rate": 0.705745
}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