Rate Overview
Live
1 KGS = 0.306435 HNL
1 HNL = 3.2633
KGS
Avg
0.306053
High
0.306989
Low
0.304900
Last updated: 8/21/2026, 6:52:49 AM
Quick Conversions
| KGS | HNL |
|---|---|
| 1 KGS | 0.31 HNL |
| 10 KGS | 3.06 HNL |
| 50 KGS | 15.32 HNL |
| 100 KGS | 30.64 HNL |
| 500 KGS | 153.22 HNL |
| 1,000 KGS | 306.44 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-08-21T06:52:49Z",
"rates": {
"HNL": 0.306435
}
}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.643500000000003,
"rate": 0.306435
}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