Rate Overview
Live
1 KRW = 0.198314 HUF
1 HUF = 5.0425
KRW
Avg
0.200313
High
0.202703
Low
0.198314
Last updated: 6/16/2026, 7:49:31 PM
Quick Conversions
| KRW | HUF |
|---|---|
| 1 KRW | 0.20 HUF |
| 10 KRW | 1.98 HUF |
| 50 KRW | 9.92 HUF |
| 100 KRW | 19.83 HUF |
| 500 KRW | 99.16 HUF |
| 1,000 KRW | 198.31 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-06-16T19:49:31Z",
"rates": {
"HUF": 0.198314
}
}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": 19.8314,
"rate": 0.198314
}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