Rate Overview
Live
1 KRW = 0.091272 HTG
1 HTG = 10.9563
KRW
Avg
0.092294
High
0.092921
Low
0.091272
Last updated: 8/13/2026, 7:30:47 AM
Quick Conversions
| KRW | HTG |
|---|---|
| 1 KRW | 0.09 HTG |
| 10 KRW | 0.91 HTG |
| 50 KRW | 4.56 HTG |
| 100 KRW | 9.13 HTG |
| 500 KRW | 45.64 HTG |
| 1,000 KRW | 91.27 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-08-13T07:30:47Z",
"rates": {
"HTG": 0.091272
}
}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": 9.1272,
"rate": 0.091272
}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