Rate Overview
Live
1 HUF = 0.501008 JPY
1 JPY = 1.9960
HUF
Avg
0.502241
High
0.508357
Low
0.493182
Last updated: 9/6/2026, 9:33:03 AM
Quick Conversions
| HUF | JPY |
|---|---|
| 1 HUF | 0.50 JPY |
| 10 HUF | 5.01 JPY |
| 50 HUF | 25.05 JPY |
| 100 HUF | 50.10 JPY |
| 500 HUF | 250.50 JPY |
| 1,000 HUF | 501.01 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-09-06T09:33:03Z",
"rates": {
"JPY": 0.501008
}
}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": 50.1008,
"rate": 0.501008
}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