Rate Overview
Live
1 KGS = 3.8626 HUF
1 HUF = 0.258892
KGS
Avg
3.7863
High
3.8912
Low
3.6472
Last updated: 3/7/2026, 7:09:45 AM
Quick Conversions
| KGS | HUF |
|---|---|
| 1 KGS | 3.86 HUF |
| 10 KGS | 38.63 HUF |
| 50 KGS | 193.13 HUF |
| 100 KGS | 386.26 HUF |
| 500 KGS | 1,931.30 HUF |
| 1,000 KGS | 3,862.61 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-07T07:09:45Z",
"rates": {
"HUF": 3.862608
}
}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.26079999999996,
"rate": 3.862608
}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