Rate Overview
Live
1 KGS = 0.305794 HNL
1 HNL = 3.2702
KGS
Avg
0.298321
High
0.305794
Low
0.291324
Last updated: 7/1/2026, 6:41:55 PM
Quick Conversions
| KGS | HNL |
|---|---|
| 1 KGS | 0.31 HNL |
| 10 KGS | 3.06 HNL |
| 50 KGS | 15.29 HNL |
| 100 KGS | 30.58 HNL |
| 500 KGS | 152.90 HNL |
| 1,000 KGS | 305.79 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-01T18:41:55Z",
"rates": {
"HNL": 0.305794
}
}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.5794,
"rate": 0.305794
}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