Rate Overview
Live
1 YER = 1.2777 HUF
1 HUF = 0.782670
YER
Avg
1.3553
High
1.4418
Low
1.2580
Last updated: 5/27/2026, 8:44:28 PM
Quick Conversions
| YER | HUF |
|---|---|
| 1 YER | 1.28 HUF |
| 10 YER | 12.78 HUF |
| 50 YER | 63.88 HUF |
| 100 YER | 127.77 HUF |
| 500 YER | 638.84 HUF |
| 1,000 YER | 1,277.68 HUF |
Get YER/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=HUFExample Response:
{
"success": true,
"base": "YER",
"date": "2026-05-27T20:44:28Z",
"rates": {
"HUF": 1.277678
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "HUF",
"amount": 100
},
"result": 127.76780000000001,
"rate": 1.277678
}Build with YER/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key