Rate Overview
Live
1 YER = 1.4195 HUF
1 HUF = 0.704498
YER
Avg
1.3983
High
1.4271
Low
1.3477
Last updated: 3/8/2026, 4:58:34 AM
Quick Conversions
| YER | HUF |
|---|---|
| 1 YER | 1.42 HUF |
| 10 YER | 14.19 HUF |
| 50 YER | 70.97 HUF |
| 100 YER | 141.95 HUF |
| 500 YER | 709.73 HUF |
| 1,000 YER | 1,419.45 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-08T04:58:34Z",
"rates": {
"HUF": 1.41945
}
}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.94500000000002,
"rate": 1.41945
}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