Rate Overview
Live
1 YER = 1.3287 HUF
1 HUF = 0.752629
YER
Avg
1.3211
High
1.3411
Low
1.2979
Last updated: 7/28/2026, 5:54:27 AM
Quick Conversions
| YER | HUF |
|---|---|
| 1 YER | 1.33 HUF |
| 10 YER | 13.29 HUF |
| 50 YER | 66.43 HUF |
| 100 YER | 132.87 HUF |
| 500 YER | 664.34 HUF |
| 1,000 YER | 1,328.68 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-28T05:54:27Z",
"rates": {
"HUF": 1.328675
}
}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.8675,
"rate": 1.328675
}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