Rate Overview
Live
1 KGS = 3.4856 HUF
1 HUF = 0.286898
KGS
Avg
3.5173
High
3.5607
Low
3.4856
Last updated: 5/27/2026, 6:27:21 PM
Quick Conversions
| KGS | HUF |
|---|---|
| 1 KGS | 3.49 HUF |
| 10 KGS | 34.86 HUF |
| 50 KGS | 174.28 HUF |
| 100 KGS | 348.56 HUF |
| 500 KGS | 1,742.78 HUF |
| 1,000 KGS | 3,485.56 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-05-27T18:27:21Z",
"rates": {
"HUF": 3.485565
}
}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": 348.55649999999997,
"rate": 3.485565
}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