Rate Overview
Live
1 HUF = 0.516413 JPY
1 JPY = 1.9364
HUF
Avg
0.501276
High
0.524962
Low
0.462744
Last updated: 7/28/2026, 1:33:27 PM
Quick Conversions
| HUF | JPY |
|---|---|
| 1 HUF | 0.52 JPY |
| 10 HUF | 5.16 JPY |
| 50 HUF | 25.82 JPY |
| 100 HUF | 51.64 JPY |
| 500 HUF | 258.21 JPY |
| 1,000 HUF | 516.41 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-28T13:33:27Z",
"rates": {
"JPY": 0.516413
}
}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.6413,
"rate": 0.516413
}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