Rate Overview
Live
1 YER = 1.3378 HUF
1 HUF = 0.747495
YER
Avg
1.3106
High
1.3378
Low
1.2979
Last updated: 7/8/2026, 4:37:17 PM
Quick Conversions
| YER | HUF |
|---|---|
| 1 YER | 1.34 HUF |
| 10 YER | 13.38 HUF |
| 50 YER | 66.89 HUF |
| 100 YER | 133.78 HUF |
| 500 YER | 668.90 HUF |
| 1,000 YER | 1,337.80 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-07-08T16:37:17Z",
"rates": {
"HUF": 1.337801
}
}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": 133.7801,
"rate": 1.337801
}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