Rate Overview
Live
1 KGS = 3.6224 HUF
1 HUF = 0.276058
KGS
Avg
3.9880
High
4.6439
Low
3.5276
Last updated: 7/29/2026, 9:12:00 PM
Quick Conversions
| KGS | HUF |
|---|---|
| 1 KGS | 3.62 HUF |
| 10 KGS | 36.22 HUF |
| 50 KGS | 181.12 HUF |
| 100 KGS | 362.24 HUF |
| 500 KGS | 1,811.21 HUF |
| 1,000 KGS | 3,622.43 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-07-29T21:12:00Z",
"rates": {
"HUF": 3.622429
}
}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": 362.24289999999996,
"rate": 3.622429
}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