Rate Overview
Live
1 HUF = 0.280831 KGS
1 KGS = 3.5609
HUF
Avg
0.278707
High
0.280831
Low
0.275282
Last updated: 9/7/2026, 12:08:57 AM
Quick Conversions
| HUF | KGS |
|---|---|
| 1 HUF | 0.28 KGS |
| 10 HUF | 2.81 KGS |
| 50 HUF | 14.04 KGS |
| 100 HUF | 28.08 KGS |
| 500 HUF | 140.42 KGS |
| 1,000 HUF | 280.83 KGS |
Get HUF/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=KGSExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-09-07T00:08:57Z",
"rates": {
"KGS": 0.280831
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "KGS",
"amount": 100
},
"result": 28.083099999999998,
"rate": 0.280831
}Build with HUF/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key