Rate Overview
Live
1 HUF = 0.474638 JPY
1 JPY = 2.1069
HUF
Avg
0.473224
High
0.491391
Low
0.462056
Last updated: 3/27/2026, 7:45:27 AM
Quick Conversions
| HUF | JPY |
|---|---|
| 1 HUF | 0.47 JPY |
| 10 HUF | 4.75 JPY |
| 50 HUF | 23.73 JPY |
| 100 HUF | 47.46 JPY |
| 500 HUF | 237.32 JPY |
| 1,000 HUF | 474.64 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-27T07:45:27Z",
"rates": {
"JPY": 0.474638
}
}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.4638,
"rate": 0.474638
}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