Rate Overview
Live
1 KRW = 0.085898 HTG
1 HTG = 11.6417
KRW
Avg
0.086049
High
0.087036
Low
0.085558
Last updated: 6/17/2026, 8:07:56 AM
Quick Conversions
| KRW | HTG |
|---|---|
| 1 KRW | 0.09 HTG |
| 10 KRW | 0.86 HTG |
| 50 KRW | 4.29 HTG |
| 100 KRW | 8.59 HTG |
| 500 KRW | 42.95 HTG |
| 1,000 KRW | 85.90 HTG |
Get KRW/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=HTGExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-06-17T08:07:56Z",
"rates": {
"HTG": 0.085898
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "HTG",
"amount": 100
},
"result": 8.5898,
"rate": 0.085898
}Build with KRW/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key