Rate Overview
Live
1 HUF = 0.283221 KGS
1 KGS = 3.5308
HUF
Avg
0.286966
High
0.290098
Low
0.283221
Last updated: 6/19/2026, 8:35:08 AM
Quick Conversions
| HUF | KGS |
|---|---|
| 1 HUF | 0.28 KGS |
| 10 HUF | 2.83 KGS |
| 50 HUF | 14.16 KGS |
| 100 HUF | 28.32 KGS |
| 500 HUF | 141.61 KGS |
| 1,000 HUF | 283.22 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-06-19T08:35:08Z",
"rates": {
"KGS": 0.283221
}
}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.3221,
"rate": 0.283221
}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