Rate Overview
Live
1 HNL = 3.2953 KGS
1 KGS = 0.303467
HNL
Avg
3.2983
High
3.3077
Low
3.2924
Last updated: 3/27/2026, 8:28:20 PM
Quick Conversions
| HNL | KGS |
|---|---|
| 1 HNL | 3.30 KGS |
| 10 HNL | 32.95 KGS |
| 50 HNL | 164.76 KGS |
| 100 HNL | 329.53 KGS |
| 500 HNL | 1,647.63 KGS |
| 1,000 HNL | 3,295.25 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-03-27T20:28:20Z",
"rates": {
"KGS": 3.295254
}
}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": 329.5254,
"rate": 3.295254
}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