Rate Overview
Live
1 HUF = 0.523449 JPY
1 JPY = 1.9104
HUF
Avg
0.518276
High
0.523449
Low
0.511996
Last updated: 5/28/2026, 11:00:10 PM
Quick Conversions
| HUF | JPY |
|---|---|
| 1 HUF | 0.52 JPY |
| 10 HUF | 5.23 JPY |
| 50 HUF | 26.17 JPY |
| 100 HUF | 52.34 JPY |
| 500 HUF | 261.72 JPY |
| 1,000 HUF | 523.45 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-05-28T23:00:10Z",
"rates": {
"JPY": 0.523449
}
}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": 52.3449,
"rate": 0.523449
}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