Rate Overview
Live
1 KRW = 0.087839 HTG
1 HTG = 11.3845
KRW
Avg
0.089506
High
0.091185
Low
0.087839
Last updated: 3/7/2026, 12:31:39 AM
Quick Conversions
| KRW | HTG |
|---|---|
| 1 KRW | 0.09 HTG |
| 10 KRW | 0.88 HTG |
| 50 KRW | 4.39 HTG |
| 100 KRW | 8.78 HTG |
| 500 KRW | 43.92 HTG |
| 1,000 KRW | 87.84 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-03-07T00:31:39Z",
"rates": {
"HTG": 0.087839
}
}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.7839,
"rate": 0.087839
}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