Rate Overview
Live
1 KRW = 0.222442 HUF
1 HUF = 4.4956
KRW
Avg
0.222124
High
0.223638
Low
0.220113
Last updated: 8/11/2026, 8:24:47 PM
Quick Conversions
| KRW | HUF |
|---|---|
| 1 KRW | 0.22 HUF |
| 10 KRW | 2.22 HUF |
| 50 KRW | 11.12 HUF |
| 100 KRW | 22.24 HUF |
| 500 KRW | 111.22 HUF |
| 1,000 KRW | 222.44 HUF |
Get KRW/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=HUFExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-08-11T20:24:47Z",
"rates": {
"HUF": 0.222442
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "HUF",
"amount": 100
},
"result": 22.2442,
"rate": 0.222442
}Build with KRW/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key