Rate Overview
Live
1 HNL = 3.2615 KGS
1 KGS = 0.306607
HNL
Avg
3.2675
High
3.2793
Low
3.2607
Last updated: 8/12/2026, 8:59:40 AM
Quick Conversions
| HNL | KGS |
|---|---|
| 1 HNL | 3.26 KGS |
| 10 HNL | 32.61 KGS |
| 50 HNL | 163.08 KGS |
| 100 HNL | 326.15 KGS |
| 500 HNL | 1,630.75 KGS |
| 1,000 HNL | 3,261.50 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-08-12T08:59:40Z",
"rates": {
"KGS": 3.2615
}
}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": 326.15,
"rate": 3.2615
}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