Rate Overview
Live
1 KRW = 0.005172 HKD
1 HKD = 193.3488
KRW
Avg
0.005346
High
0.005629
Low
0.005172
Last updated: 3/27/2026, 3:51:36 AM
Quick Conversions
| KRW | HKD |
|---|---|
| 1 KRW | 0.01 HKD |
| 10 KRW | 0.05 HKD |
| 50 KRW | 0.26 HKD |
| 100 KRW | 0.52 HKD |
| 500 KRW | 2.59 HKD |
| 1,000 KRW | 5.17 HKD |
Get KRW/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=HKDExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-03-27T03:51:36Z",
"rates": {
"HKD": 0.005172
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "HKD",
"amount": 100
},
"result": 0.5172,
"rate": 0.005172
}Build with KRW/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key