Rate Overview
Live
1 KRW = 0.214707 HUF
1 HUF = 4.6575
KRW
Avg
0.208920
High
0.217714
Low
0.200629
Last updated: 7/27/2026, 9:24:54 PM
Quick Conversions
| KRW | HUF |
|---|---|
| 1 KRW | 0.21 HUF |
| 10 KRW | 2.15 HUF |
| 50 KRW | 10.74 HUF |
| 100 KRW | 21.47 HUF |
| 500 KRW | 107.35 HUF |
| 1,000 KRW | 214.71 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-27T21:24:54Z",
"rates": {
"HUF": 0.214707
}
}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.4707,
"rate": 0.214707
}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