Rate Overview
Live
1 HUF = 2.6772 KPW
1 KPW = 0.373520
HUF
Avg
2.6683
High
2.6866
Low
2.6450
Last updated: 3/27/2026, 6:05:34 AM
Quick Conversions
| HUF | KPW |
|---|---|
| 1 HUF | 2.68 KPW |
| 10 HUF | 26.77 KPW |
| 50 HUF | 133.86 KPW |
| 100 HUF | 267.72 KPW |
| 500 HUF | 1,338.62 KPW |
| 1,000 HUF | 2,677.23 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-03-27T06:05:34Z",
"rates": {
"KPW": 2.677231
}
}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": 267.7231,
"rate": 2.677231
}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