Rate Overview
Live
1 KGS = 3.8653 HUF
1 HUF = 0.258713
KGS
Avg
3.7752
High
3.8813
Low
3.6332
Last updated: 3/28/2026, 10:58:51 AM
Quick Conversions
| KGS | HUF |
|---|---|
| 1 KGS | 3.87 HUF |
| 10 KGS | 38.65 HUF |
| 50 KGS | 193.26 HUF |
| 100 KGS | 386.53 HUF |
| 500 KGS | 1,932.64 HUF |
| 1,000 KGS | 3,865.28 HUF |
Get KGS/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=HUFExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-28T10:58:51Z",
"rates": {
"HUF": 3.865281
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "HUF",
"amount": 100
},
"result": 386.5281,
"rate": 3.865281
}Build with KGS/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key