Rate Overview
Live
1 KGS = 3.6454 HUF
1 HUF = 0.274318
KGS
Avg
3.6342
High
3.6586
Low
3.6127
Last updated: 7/29/2026, 4:49:59 PM
Quick Conversions
| KGS | HUF |
|---|---|
| 1 KGS | 3.65 HUF |
| 10 KGS | 36.45 HUF |
| 50 KGS | 182.27 HUF |
| 100 KGS | 364.54 HUF |
| 500 KGS | 1,822.70 HUF |
| 1,000 KGS | 3,645.40 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-29T16:49:59Z",
"rates": {
"HUF": 3.645399
}
}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": 364.5399,
"rate": 3.645399
}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