Rate Overview
Live
1 KGS = 3.4861 HUF
1 HUF = 0.286855
KGS
Avg
3.7900
High
4.0697
Low
3.4584
Last updated: 5/27/2026, 8:36:12 PM
Quick Conversions
| KGS | HUF |
|---|---|
| 1 KGS | 3.49 HUF |
| 10 KGS | 34.86 HUF |
| 50 KGS | 174.30 HUF |
| 100 KGS | 348.61 HUF |
| 500 KGS | 1,743.04 HUF |
| 1,000 KGS | 3,486.08 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-27T20:36:12Z",
"rates": {
"HUF": 3.48608
}
}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.608,
"rate": 3.48608
}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