Rate Overview
Live
1 HUF = 0.286897 KGS
1 KGS = 3.4856
HUF
Avg
0.284324
High
0.286897
Low
0.280840
Last updated: 5/27/2026, 6:22:21 PM
Quick Conversions
| HUF | KGS |
|---|---|
| 1 HUF | 0.29 KGS |
| 10 HUF | 2.87 KGS |
| 50 HUF | 14.34 KGS |
| 100 HUF | 28.69 KGS |
| 500 HUF | 143.45 KGS |
| 1,000 HUF | 286.90 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-27T18:22:21Z",
"rates": {
"KGS": 0.286897
}
}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.689700000000002,
"rate": 0.286897
}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