Rate Overview
Live
1 HNL = 3.2666 KGS
1 KGS = 0.306131
HNL
Avg
3.2692
High
3.3314
Low
3.2617
Last updated: 7/27/2026, 6:14:39 PM
Quick Conversions
| HNL | KGS |
|---|---|
| 1 HNL | 3.27 KGS |
| 10 HNL | 32.67 KGS |
| 50 HNL | 163.33 KGS |
| 100 HNL | 326.66 KGS |
| 500 HNL | 1,633.29 KGS |
| 1,000 HNL | 3,266.57 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-07-27T18:14:39Z",
"rates": {
"KGS": 3.266571
}
}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": 326.6571,
"rate": 3.266571
}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