Rate Overview
Live
1 KGS = 0.306620 HNL
1 HNL = 3.2614
KGS
Avg
0.306294
High
0.306620
Low
0.305579
Last updated: 8/2/2026, 1:17:16 PM
Quick Conversions
| KGS | HNL |
|---|---|
| 1 KGS | 0.31 HNL |
| 10 KGS | 3.07 HNL |
| 50 KGS | 15.33 HNL |
| 100 KGS | 30.66 HNL |
| 500 KGS | 153.31 HNL |
| 1,000 KGS | 306.62 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-02T13:17:16Z",
"rates": {
"HNL": 0.30662
}
}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.662,
"rate": 0.30662
}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