Rate Overview
Live
1 HUF = 0.770368 YER
1 YER = 1.2981
HUF
Avg
0.782379
High
0.791414
Low
0.770368
Last updated: 6/19/2026, 8:30:19 AM
Quick Conversions
| HUF | YER |
|---|---|
| 1 HUF | 0.77 YER |
| 10 HUF | 7.70 YER |
| 50 HUF | 38.52 YER |
| 100 HUF | 77.04 YER |
| 500 HUF | 385.18 YER |
| 1,000 HUF | 770.37 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-06-19T08:30:19Z",
"rates": {
"YER": 0.770368
}
}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": 77.0368,
"rate": 0.770368
}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