Rate Overview
Live
1 KGS = 0.306520 HNL
1 HNL = 3.2624
KGS
Avg
0.303015
High
0.306620
Low
0.299433
Last updated: 8/28/2026, 2:26:11 AM
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-28T02:26:11Z",
"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