Rate Overview
Live
1 KRW = 0.221628 HUF
1 HUF = 4.5121
KRW
Avg
0.224131
High
0.226321
Low
0.221628
Last updated: 3/27/2026, 6:06:05 AM
Quick Conversions
| KRW | HUF |
|---|---|
| 1 KRW | 0.22 HUF |
| 10 KRW | 2.22 HUF |
| 50 KRW | 11.08 HUF |
| 100 KRW | 22.16 HUF |
| 500 KRW | 110.81 HUF |
| 1,000 KRW | 221.63 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-27T06:06:05Z",
"rates": {
"HUF": 0.221628
}
}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.1628,
"rate": 0.221628
}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