Rate Overview
Live
1 KGS = 0.306274 HNL
1 HNL = 3.2651
KGS
Avg
0.306068
High
0.306373
Low
0.305794
Last updated: 7/12/2026, 3:19:11 AM
Quick Conversions
| KGS | HNL |
|---|---|
| 1 KGS | 0.31 HNL |
| 10 KGS | 3.06 HNL |
| 50 KGS | 15.31 HNL |
| 100 KGS | 30.63 HNL |
| 500 KGS | 153.14 HNL |
| 1,000 KGS | 306.27 HNL |
Get KGS/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=HNLExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-12T03:19:11Z",
"rates": {
"HNL": 0.306274
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "HNL",
"amount": 100
},
"result": 30.627399999999998,
"rate": 0.306274
}Build with KGS/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key