Rate Overview
Live
1 YER = 1.3238 HUF
1 HUF = 0.755382
YER
Avg
1.3252
High
1.3418
Low
1.3158
Last updated: 9/8/2026, 12:14:25 PM
Quick Conversions
| YER | HUF |
|---|---|
| 1 YER | 1.32 HUF |
| 10 YER | 13.24 HUF |
| 50 YER | 66.19 HUF |
| 100 YER | 132.38 HUF |
| 500 YER | 661.92 HUF |
| 1,000 YER | 1,323.83 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-09-08T12:14:25Z",
"rates": {
"HUF": 1.323833
}
}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.3833,
"rate": 1.323833
}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