Rate Overview
Live
1 YER = 1.4167 HUF
1 HUF = 0.705886
YER
Avg
1.4060
High
1.4418
Low
1.3323
Last updated: 3/28/2026, 3:39:25 PM
Quick Conversions
| YER | HUF |
|---|---|
| 1 YER | 1.42 HUF |
| 10 YER | 14.17 HUF |
| 50 YER | 70.83 HUF |
| 100 YER | 141.67 HUF |
| 500 YER | 708.33 HUF |
| 1,000 YER | 1,416.66 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-03-28T15:39:25Z",
"rates": {
"HUF": 1.41666
}
}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": 141.666,
"rate": 1.41666
}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