Rate Overview
Live
1 YER = 1.3311 HUF
1 HUF = 0.751242
YER
Avg
1.3331
High
1.3411
Low
1.3246
Last updated: 7/29/2026, 10:35:46 AM
Quick Conversions
| YER | HUF |
|---|---|
| 1 YER | 1.33 HUF |
| 10 YER | 13.31 HUF |
| 50 YER | 66.56 HUF |
| 100 YER | 133.11 HUF |
| 500 YER | 665.56 HUF |
| 1,000 YER | 1,331.13 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-29T10:35:46Z",
"rates": {
"HUF": 1.331129
}
}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.1129,
"rate": 1.331129
}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