Rate Overview
Live
1 KGS = 0.303791 HNL
1 HNL = 3.2917
KGS
Avg
0.303778
High
0.304524
Low
0.302957
Last updated: 4/17/2026, 4:34:23 AM
Quick Conversions
| KGS | HNL |
|---|---|
| 1 KGS | 0.30 HNL |
| 10 KGS | 3.04 HNL |
| 50 KGS | 15.19 HNL |
| 100 KGS | 30.38 HNL |
| 500 KGS | 151.90 HNL |
| 1,000 KGS | 303.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-04-17T04:34:23Z",
"rates": {
"HNL": 0.303791
}
}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.379099999999998,
"rate": 0.303791
}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