Rate Overview
Live
1 YER = 1.2677 HUF
1 HUF = 0.788856
YER
Avg
1.2909
High
1.3066
Low
1.2670
Last updated: 5/7/2026, 4:02:51 PM
Quick Conversions
| YER | HUF |
|---|---|
| 1 YER | 1.27 HUF |
| 10 YER | 12.68 HUF |
| 50 YER | 63.38 HUF |
| 100 YER | 126.77 HUF |
| 500 YER | 633.83 HUF |
| 1,000 YER | 1,267.66 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-07T16:02:51Z",
"rates": {
"HUF": 1.267658
}
}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": 126.7658,
"rate": 1.267658
}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