Rate Overview
Live
1 YER = 1.2906 HUF
1 HUF = 0.774862
YER
Avg
1.3154
High
1.3502
Low
1.2906
Last updated: 4/17/2026, 11:48:44 AM
Quick Conversions
| YER | HUF |
|---|---|
| 1 YER | 1.29 HUF |
| 10 YER | 12.91 HUF |
| 50 YER | 64.53 HUF |
| 100 YER | 129.06 HUF |
| 500 YER | 645.28 HUF |
| 1,000 YER | 1,290.55 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-04-17T11:48:44Z",
"rates": {
"HUF": 1.290552
}
}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": 129.05519999999999,
"rate": 1.290552
}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