Rate Overview
Live
1 HUF = 2.9441 KPW
1 KPW = 0.339657
HUF
Avg
2.8052
High
2.9475
Low
2.6348
Last updated: 5/28/2026, 3:45:42 AM
Quick Conversions
| HUF | KPW |
|---|---|
| 1 HUF | 2.94 KPW |
| 10 HUF | 29.44 KPW |
| 50 HUF | 147.21 KPW |
| 100 HUF | 294.41 KPW |
| 500 HUF | 1,472.07 KPW |
| 1,000 HUF | 2,944.15 KPW |
Get HUF/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=KPWExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-05-28T03:45:42Z",
"rates": {
"KPW": 2.944147
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "KPW",
"amount": 100
},
"result": 294.4147,
"rate": 2.944147
}Build with HUF/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key