Rate Overview
Live
1 HUF = 0.277766 KGS
1 KGS = 3.6002
HUF
Avg
0.280989
High
0.283575
Low
0.277619
Last updated: 7/9/2026, 4:09:56 AM
Quick Conversions
| HUF | KGS |
|---|---|
| 1 HUF | 0.28 KGS |
| 10 HUF | 2.78 KGS |
| 50 HUF | 13.89 KGS |
| 100 HUF | 27.78 KGS |
| 500 HUF | 138.88 KGS |
| 1,000 HUF | 277.77 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-07-09T04:09:56Z",
"rates": {
"KGS": 0.277766
}
}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": 27.776600000000002,
"rate": 0.277766
}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