Rate Overview
Live
1 HUF = 0.289846 KGS
1 KGS = 3.4501
HUF
Avg
0.283757
High
0.289846
Low
0.280415
Last updated: 5/7/2026, 1:53:13 PM
Quick Conversions
| HUF | KGS |
|---|---|
| 1 HUF | 0.29 KGS |
| 10 HUF | 2.90 KGS |
| 50 HUF | 14.49 KGS |
| 100 HUF | 28.98 KGS |
| 500 HUF | 144.92 KGS |
| 1,000 HUF | 289.85 KGS |
Get HUF/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=KGSExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-05-07T13:53:13Z",
"rates": {
"KGS": 0.289846
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "KGS",
"amount": 100
},
"result": 28.9846,
"rate": 0.289846
}Build with HUF/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key