Rate Overview
Live
1 KRW = 0.090042 HTG
1 HTG = 11.1059
KRW
Avg
0.089217
High
0.090189
Low
0.088381
Last updated: 5/7/2026, 1:53:55 PM
Quick Conversions
| KRW | HTG |
|---|---|
| 1 KRW | 0.09 HTG |
| 10 KRW | 0.90 HTG |
| 50 KRW | 4.50 HTG |
| 100 KRW | 9.00 HTG |
| 500 KRW | 45.02 HTG |
| 1,000 KRW | 90.04 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-05-07T13:53:55Z",
"rates": {
"HTG": 0.090042
}
}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.004199999999999,
"rate": 0.090042
}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