Rate Overview
Live
1 HUF = 0.471289 JPY
1 JPY = 2.1218
HUF
Avg
0.471415
High
0.474288
Low
0.467437
Last updated: 3/27/2026, 12:54:37 PM
Quick Conversions
| HUF | JPY |
|---|---|
| 1 HUF | 0.47 JPY |
| 10 HUF | 4.71 JPY |
| 50 HUF | 23.56 JPY |
| 100 HUF | 47.13 JPY |
| 500 HUF | 235.64 JPY |
| 1,000 HUF | 471.29 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-27T12:54:37Z",
"rates": {
"JPY": 0.471289
}
}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.1289,
"rate": 0.471289
}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