Rate Overview
Live
1 KRW = 0.202357 HUF
1 HUF = 4.9418
KRW
Avg
0.203715
High
0.206893
Low
0.202188
Last updated: 5/27/2026, 3:10:24 PM
Quick Conversions
| KRW | HUF |
|---|---|
| 1 KRW | 0.20 HUF |
| 10 KRW | 2.02 HUF |
| 50 KRW | 10.12 HUF |
| 100 KRW | 20.24 HUF |
| 500 KRW | 101.18 HUF |
| 1,000 KRW | 202.36 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-05-27T15:10:24Z",
"rates": {
"HUF": 0.202357
}
}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": 20.2357,
"rate": 0.202357
}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