Rate Overview
Live
1 YER = 1.3273 HUF
1 HUF = 0.753383
YER
Avg
1.3250
High
1.3311
Low
1.3161
Last updated: 8/18/2026, 12:31:24 PM
Quick Conversions
| YER | HUF |
|---|---|
| 1 YER | 1.33 HUF |
| 10 YER | 13.27 HUF |
| 50 YER | 66.37 HUF |
| 100 YER | 132.73 HUF |
| 500 YER | 663.67 HUF |
| 1,000 YER | 1,327.35 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-08-18T12:31:24Z",
"rates": {
"HUF": 1.327346
}
}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": 132.7346,
"rate": 1.327346
}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