Rate Overview
Live
1 KRW = 0.207756 HUF
1 HUF = 4.8133
KRW
Avg
0.209944
High
0.211092
Low
0.207756
Last updated: 5/7/2026, 10:35:21 AM
Quick Conversions
| KRW | HUF |
|---|---|
| 1 KRW | 0.21 HUF |
| 10 KRW | 2.08 HUF |
| 50 KRW | 10.39 HUF |
| 100 KRW | 20.78 HUF |
| 500 KRW | 103.88 HUF |
| 1,000 KRW | 207.76 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-07T10:35:21Z",
"rates": {
"HUF": 0.207756
}
}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.7756,
"rate": 0.207756
}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