Rate Overview
Live
1 KGS = 0.303349 HNL
1 HNL = 3.2965
KGS
Avg
0.303021
High
0.303349
Low
0.302624
Last updated: 3/7/2026, 7:08:26 AM
Quick Conversions
| KGS | HNL |
|---|---|
| 1 KGS | 0.30 HNL |
| 10 KGS | 3.03 HNL |
| 50 KGS | 15.17 HNL |
| 100 KGS | 30.33 HNL |
| 500 KGS | 151.67 HNL |
| 1,000 KGS | 303.35 HNL |
Get KGS/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=HNLExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-07T07:08:26Z",
"rates": {
"HNL": 0.303349
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "HNL",
"amount": 100
},
"result": 30.334899999999998,
"rate": 0.303349
}Build with KGS/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key