Rate Overview
Live
1 KRW = 0.223070 HUF
1 HUF = 4.4829
KRW
Avg
0.225686
High
0.230982
Low
0.221254
Last updated: 3/27/2026, 1:25:22 PM
Quick Conversions
| KRW | HUF |
|---|---|
| 1 KRW | 0.22 HUF |
| 10 KRW | 2.23 HUF |
| 50 KRW | 11.15 HUF |
| 100 KRW | 22.31 HUF |
| 500 KRW | 111.54 HUF |
| 1,000 KRW | 223.07 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-03-27T13:25:22Z",
"rates": {
"HUF": 0.22307
}
}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.307,
"rate": 0.22307
}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