Rate Overview
Live
1 YER = 1.2981 HUF
1 HUF = 0.770369
YER
Avg
1.2783
High
1.2981
Low
1.2636
Last updated: 6/19/2026, 8:52:49 AM
Quick Conversions
| YER | HUF |
|---|---|
| 1 YER | 1.30 HUF |
| 10 YER | 12.98 HUF |
| 50 YER | 64.90 HUF |
| 100 YER | 129.81 HUF |
| 500 YER | 649.04 HUF |
| 1,000 YER | 1,298.08 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-06-19T08:52:49Z",
"rates": {
"HUF": 1.29808
}
}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": 129.808,
"rate": 1.29808
}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