Rate Overview
Live
1 KGS = 0.306520 HNL
1 HNL = 3.2624
KGS
Avg
0.304894
High
0.306620
Low
0.303147
Last updated: 8/27/2026, 9:57:51 PM
Quick Conversions
| KGS | HNL |
|---|---|
| 1 KGS | 0.31 HNL |
| 10 KGS | 3.07 HNL |
| 50 KGS | 15.33 HNL |
| 100 KGS | 30.65 HNL |
| 500 KGS | 153.26 HNL |
| 1,000 KGS | 306.52 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-08-27T21:57:51Z",
"rates": {
"HNL": 0.30652
}
}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.652,
"rate": 0.30652
}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