Rate Overview
Live
1 HUF = 0.512232 JPY
1 JPY = 1.9522
HUF
Avg
0.517157
High
0.524214
Low
0.510686
Last updated: 7/24/2026, 7:45:50 AM
Quick Conversions
| HUF | JPY |
|---|---|
| 1 HUF | 0.51 JPY |
| 10 HUF | 5.12 JPY |
| 50 HUF | 25.61 JPY |
| 100 HUF | 51.22 JPY |
| 500 HUF | 256.12 JPY |
| 1,000 HUF | 512.23 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-07-24T07:45:50Z",
"rates": {
"JPY": 0.512232
}
}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": 51.223200000000006,
"rate": 0.512232
}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