Rate Overview
Live
1 HUF = 0.758464 YER
1 YER = 1.3185
HUF
Avg
0.754954
High
0.760012
Low
0.745284
Last updated: 9/8/2026, 4:27:09 PM
Quick Conversions
| HUF | YER |
|---|---|
| 1 HUF | 0.76 YER |
| 10 HUF | 7.58 YER |
| 50 HUF | 37.92 YER |
| 100 HUF | 75.85 YER |
| 500 HUF | 379.23 YER |
| 1,000 HUF | 758.46 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-09-08T16:27:09Z",
"rates": {
"YER": 0.758464
}
}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": 75.8464,
"rate": 0.758464
}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