Rate Overview
Live
1 HUF = 0.516237 JPY
1 JPY = 1.9371
HUF
Avg
0.511174
High
0.517562
Low
0.497355
Last updated: 4/18/2026, 8:50:02 AM
Quick Conversions
| HUF | JPY |
|---|---|
| 1 HUF | 0.52 JPY |
| 10 HUF | 5.16 JPY |
| 50 HUF | 25.81 JPY |
| 100 HUF | 51.62 JPY |
| 500 HUF | 258.12 JPY |
| 1,000 HUF | 516.24 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-04-18T08:50:02Z",
"rates": {
"JPY": 0.516237
}
}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.62369999999999,
"rate": 0.516237
}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