Rate Overview
Live
1 KGS = 3.5613 HUF
1 HUF = 0.280796
KGS
Avg
3.5938
High
3.6326
Low
3.5518
Last updated: 9/4/2026, 7:57:43 AM
Quick Conversions
| KGS | HUF |
|---|---|
| 1 KGS | 3.56 HUF |
| 10 KGS | 35.61 HUF |
| 50 KGS | 178.07 HUF |
| 100 KGS | 356.13 HUF |
| 500 KGS | 1,780.65 HUF |
| 1,000 KGS | 3,561.31 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-09-04T07:57:43Z",
"rates": {
"HUF": 3.561307
}
}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.1307,
"rate": 3.561307
}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