Rate Overview
Live
1 HUF = 0.523537 JPY
1 JPY = 1.9101
HUF
Avg
0.518286
High
0.523537
Low
0.511996
Last updated: 5/28/2026, 8:33:00 PM
Quick Conversions
| HUF | JPY |
|---|---|
| 1 HUF | 0.52 JPY |
| 10 HUF | 5.24 JPY |
| 50 HUF | 26.18 JPY |
| 100 HUF | 52.35 JPY |
| 500 HUF | 261.77 JPY |
| 1,000 HUF | 523.54 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-05-28T20:33:00Z",
"rates": {
"JPY": 0.523537
}
}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.3537,
"rate": 0.523537
}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