Rate Overview
Live
1 HNL = 3.2592 KGS
1 KGS = 0.306826
HNL
Avg
3.2599
High
3.2653
Low
3.2559
Last updated: 9/2/2026, 8:34:58 AM
Quick Conversions
| HNL | KGS |
|---|---|
| 1 HNL | 3.26 KGS |
| 10 HNL | 32.59 KGS |
| 50 HNL | 162.96 KGS |
| 100 HNL | 325.92 KGS |
| 500 HNL | 1,629.59 KGS |
| 1,000 HNL | 3,259.17 KGS |
Get HNL/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=KGSExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-09-02T08:34:58Z",
"rates": {
"KGS": 3.259175
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "KGS",
"amount": 100
},
"result": 325.9175,
"rate": 3.259175
}Build with HNL/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key