Rate Overview
Live
1 HUF = 0.749321 YER
1 YER = 1.3345
HUF
Avg
0.760239
High
0.772409
Low
0.748192
Last updated: 7/21/2026, 10:05:50 PM
Quick Conversions
| HUF | YER |
|---|---|
| 1 HUF | 0.75 YER |
| 10 HUF | 7.49 YER |
| 50 HUF | 37.47 YER |
| 100 HUF | 74.93 YER |
| 500 HUF | 374.66 YER |
| 1,000 HUF | 749.32 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-07-21T22:05:50Z",
"rates": {
"YER": 0.749321
}
}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": 74.9321,
"rate": 0.749321
}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