Rate Overview
Live
1 KGS = 0.305165 HNL
1 HNL = 3.2769
KGS
Avg
0.304529
High
0.305165
Low
0.303434
Last updated: 5/7/2026, 2:53:09 PM
Quick Conversions
| KGS | HNL |
|---|---|
| 1 KGS | 0.31 HNL |
| 10 KGS | 3.05 HNL |
| 50 KGS | 15.26 HNL |
| 100 KGS | 30.52 HNL |
| 500 KGS | 152.58 HNL |
| 1,000 KGS | 305.17 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-05-07T14:53:09Z",
"rates": {
"HNL": 0.305165
}
}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.5165,
"rate": 0.305165
}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