Rate Overview
Live
1 YER = 1.3310 HUF
1 HUF = 0.751301
YER
Avg
1.3327
High
1.3411
Low
1.3246
Last updated: 7/28/2026, 1:03:03 PM
Quick Conversions
| YER | HUF |
|---|---|
| 1 YER | 1.33 HUF |
| 10 YER | 13.31 HUF |
| 50 YER | 66.55 HUF |
| 100 YER | 133.10 HUF |
| 500 YER | 665.51 HUF |
| 1,000 YER | 1,331.02 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-07-28T13:03:03Z",
"rates": {
"HUF": 1.331024
}
}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": 133.1024,
"rate": 1.331024
}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