Rate Overview
Live
1 HNL = 3.2965 KGS
1 KGS = 0.303349
HNL
Avg
3.3001
High
3.3044
Low
3.2965
Last updated: 3/7/2026, 7:42:51 AM
Quick Conversions
| HNL | KGS |
|---|---|
| 1 HNL | 3.30 KGS |
| 10 HNL | 32.97 KGS |
| 50 HNL | 164.83 KGS |
| 100 HNL | 329.65 KGS |
| 500 HNL | 1,648.27 KGS |
| 1,000 HNL | 3,296.53 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-07T07:42:51Z",
"rates": {
"KGS": 3.296531
}
}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.6531,
"rate": 3.296531
}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