Rate Overview
Live
1 HUF = 0.471245 JPY
1 JPY = 2.1220
HUF
Avg
0.445398
High
0.491391
Low
0.396508
Last updated: 3/27/2026, 1:01:01 PM
Quick Conversions
| HUF | JPY |
|---|---|
| 1 HUF | 0.47 JPY |
| 10 HUF | 4.71 JPY |
| 50 HUF | 23.56 JPY |
| 100 HUF | 47.12 JPY |
| 500 HUF | 235.62 JPY |
| 1,000 HUF | 471.25 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-27T13:01:01Z",
"rates": {
"JPY": 0.471245
}
}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.124500000000005,
"rate": 0.471245
}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