Rate Overview
Live
1 HUF = 0.515934 JPY
1 JPY = 1.9382
HUF
Avg
0.513991
High
0.516091
Low
0.510989
Last updated: 7/26/2026, 11:45:31 AM
Quick Conversions
| HUF | JPY |
|---|---|
| 1 HUF | 0.52 JPY |
| 10 HUF | 5.16 JPY |
| 50 HUF | 25.80 JPY |
| 100 HUF | 51.59 JPY |
| 500 HUF | 257.97 JPY |
| 1,000 HUF | 515.93 JPY |
Get HUF/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=JPYExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-07-26T11:45:31Z",
"rates": {
"JPY": 0.515934
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "JPY",
"amount": 100
},
"result": 51.5934,
"rate": 0.515934
}Build with HUF/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key