Rate Overview
Live
1 HUF = 0.473033 JPY
1 JPY = 2.1140
HUF
Avg
0.400683
High
0.478341
Low
0.334004
Last updated: 3/27/2026, 9:29:25 AM
Quick Conversions
| HUF | JPY |
|---|---|
| 1 HUF | 0.47 JPY |
| 10 HUF | 4.73 JPY |
| 50 HUF | 23.65 JPY |
| 100 HUF | 47.30 JPY |
| 500 HUF | 236.52 JPY |
| 1,000 HUF | 473.03 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-03-27T09:29:25Z",
"rates": {
"JPY": 0.473033
}
}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": 47.3033,
"rate": 0.473033
}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