Rate Overview
Live
1 HUF = 2.9190 KPW
1 KPW = 0.342587
HUF
Avg
2.9540
High
2.9844
Low
2.9190
Last updated: 6/19/2026, 8:33:07 AM
Quick Conversions
| HUF | KPW |
|---|---|
| 1 HUF | 2.92 KPW |
| 10 HUF | 29.19 KPW |
| 50 HUF | 145.95 KPW |
| 100 HUF | 291.90 KPW |
| 500 HUF | 1,459.48 KPW |
| 1,000 HUF | 2,918.97 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-06-19T08:33:07Z",
"rates": {
"KPW": 2.918967
}
}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": 291.8967,
"rate": 2.918967
}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