Rate Overview
Live
1 YER = 1.3241 HUF
1 HUF = 0.755216
YER
Avg
1.3613
High
1.4317
Low
1.2723
Last updated: 7/28/2026, 4:11:34 PM
Quick Conversions
| YER | HUF |
|---|---|
| 1 YER | 1.32 HUF |
| 10 YER | 13.24 HUF |
| 50 YER | 66.21 HUF |
| 100 YER | 132.41 HUF |
| 500 YER | 662.06 HUF |
| 1,000 YER | 1,324.12 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-28T16:11:34Z",
"rates": {
"HUF": 1.324124
}
}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": 132.41240000000002,
"rate": 1.324124
}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