Rate Overview
Live
1 KRW = 0.214541 HUF
1 HUF = 4.6611
KRW
Avg
0.223437
High
0.250242
Low
0.197086
Last updated: 7/27/2026, 6:32:13 PM
Quick Conversions
| KRW | HUF |
|---|---|
| 1 KRW | 0.21 HUF |
| 10 KRW | 2.15 HUF |
| 50 KRW | 10.73 HUF |
| 100 KRW | 21.45 HUF |
| 500 KRW | 107.27 HUF |
| 1,000 KRW | 214.54 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-07-27T18:32:13Z",
"rates": {
"HUF": 0.214541
}
}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": 21.4541,
"rate": 0.214541
}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