Rate Overview
Live
1 HUF = 2.8723 KPW
1 KPW = 0.348154
HUF
Avg
2.8755
High
2.8875
Low
2.8630
Last updated: 9/12/2026, 7:13:29 AM
Quick Conversions
| HUF | KPW |
|---|---|
| 1 HUF | 2.87 KPW |
| 10 HUF | 28.72 KPW |
| 50 HUF | 143.61 KPW |
| 100 HUF | 287.23 KPW |
| 500 HUF | 1,436.15 KPW |
| 1,000 HUF | 2,872.29 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-09-12T07:13:29Z",
"rates": {
"KPW": 2.87229
}
}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": 287.229,
"rate": 2.87229
}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