Rate Overview
Live
1 KRW = 0.203298 HUF
1 HUF = 4.9189
KRW
Avg
0.201832
High
0.203298
Low
0.200629
Last updated: 7/7/2026, 11:02:48 AM
Quick Conversions
| KRW | HUF |
|---|---|
| 1 KRW | 0.20 HUF |
| 10 KRW | 2.03 HUF |
| 50 KRW | 10.16 HUF |
| 100 KRW | 20.33 HUF |
| 500 KRW | 101.65 HUF |
| 1,000 KRW | 203.30 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-07T11:02:48Z",
"rates": {
"HUF": 0.203298
}
}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.329800000000002,
"rate": 0.203298
}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