Rate Overview
Live
1 HUF = 0.528432 JPY
1 JPY = 1.8924
HUF
Avg
0.527846
High
0.531971
Low
0.521571
Last updated: 6/18/2026, 6:50:38 AM
Quick Conversions
| HUF | JPY |
|---|---|
| 1 HUF | 0.53 JPY |
| 10 HUF | 5.28 JPY |
| 50 HUF | 26.42 JPY |
| 100 HUF | 52.84 JPY |
| 500 HUF | 264.22 JPY |
| 1,000 HUF | 528.43 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-06-18T06:50:38Z",
"rates": {
"JPY": 0.528432
}
}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": 52.8432,
"rate": 0.528432
}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