Rate Overview
Live
1 YER = 1.2774 HUF
1 HUF = 0.782837
YER
Avg
1.2892
High
1.3051
Low
1.2774
Last updated: 5/27/2026, 7:35:37 PM
Quick Conversions
| YER | HUF |
|---|---|
| 1 YER | 1.28 HUF |
| 10 YER | 12.77 HUF |
| 50 YER | 63.87 HUF |
| 100 YER | 127.74 HUF |
| 500 YER | 638.70 HUF |
| 1,000 YER | 1,277.41 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-05-27T19:35:37Z",
"rates": {
"HUF": 1.277405
}
}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": 127.7405,
"rate": 1.277405
}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