Rate Overview
Live
1 KGS = 3.5651 HUF
1 HUF = 0.280496
KGS
Avg
3.5895
High
3.6099
Low
3.5651
Last updated: 8/17/2026, 5:50:33 AM
Quick Conversions
| KGS | HUF |
|---|---|
| 1 KGS | 3.57 HUF |
| 10 KGS | 35.65 HUF |
| 50 KGS | 178.26 HUF |
| 100 KGS | 356.51 HUF |
| 500 KGS | 1,782.56 HUF |
| 1,000 KGS | 3,565.11 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-08-17T05:50:33Z",
"rates": {
"HUF": 3.565111
}
}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": 356.5111,
"rate": 3.565111
}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