Rate Overview
Live
1 YER = 1.2775 HUF
1 HUF = 0.782798
YER
Avg
1.3466
High
1.4317
Low
1.2775
Last updated: 5/27/2026, 9:59:16 PM
Quick Conversions
| YER | HUF |
|---|---|
| 1 YER | 1.28 HUF |
| 10 YER | 12.77 HUF |
| 50 YER | 63.87 HUF |
| 100 YER | 127.75 HUF |
| 500 YER | 638.73 HUF |
| 1,000 YER | 1,277.47 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-27T21:59:16Z",
"rates": {
"HUF": 1.277468
}
}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.74680000000001,
"rate": 1.277468
}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