Rate Overview
Live
1 KGS = 0.306212 HNL
1 HNL = 3.2657
KGS
Avg
0.301923
High
0.306212
Low
0.298654
Last updated: 7/12/2026, 3:27:50 PM
Quick Conversions
| KGS | HNL |
|---|---|
| 1 KGS | 0.31 HNL |
| 10 KGS | 3.06 HNL |
| 50 KGS | 15.31 HNL |
| 100 KGS | 30.62 HNL |
| 500 KGS | 153.11 HNL |
| 1,000 KGS | 306.21 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-07-12T15:27:50Z",
"rates": {
"HNL": 0.306212
}
}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.621199999999998,
"rate": 0.306212
}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