Rate Overview
Live
1 KGS = 3.6002 HUF
1 HUF = 0.277766
KGS
Avg
3.5537
High
3.6002
Low
3.5264
Last updated: 7/9/2026, 4:03:04 AM
Quick Conversions
| KGS | HUF |
|---|---|
| 1 KGS | 3.60 HUF |
| 10 KGS | 36.00 HUF |
| 50 KGS | 180.01 HUF |
| 100 KGS | 360.02 HUF |
| 500 KGS | 1,800.08 HUF |
| 1,000 KGS | 3,600.15 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-09T04:03:04Z",
"rates": {
"HUF": 3.600151
}
}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": 360.01509999999996,
"rate": 3.600151
}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