Rate Overview
Live
1 HNL = 3.2769 KGS
1 KGS = 0.305166
HNL
Avg
3.2838
High
3.2956
Low
3.2769
Last updated: 5/7/2026, 6:57:56 AM
Quick Conversions
| HNL | KGS |
|---|---|
| 1 HNL | 3.28 KGS |
| 10 HNL | 32.77 KGS |
| 50 HNL | 163.85 KGS |
| 100 HNL | 327.69 KGS |
| 500 HNL | 1,638.45 KGS |
| 1,000 HNL | 3,276.91 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-05-07T06:57:56Z",
"rates": {
"KGS": 3.276908
}
}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": 327.6908,
"rate": 3.276908
}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