Rate Overview
Live
1 KGS = 3.4853 HUF
1 HUF = 0.286916
KGS
Avg
3.5193
High
3.5772
Low
3.4339
Last updated: 5/27/2026, 7:25:12 PM
Quick Conversions
| KGS | HUF |
|---|---|
| 1 KGS | 3.49 HUF |
| 10 KGS | 34.85 HUF |
| 50 KGS | 174.27 HUF |
| 100 KGS | 348.53 HUF |
| 500 KGS | 1,742.67 HUF |
| 1,000 KGS | 3,485.34 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-27T19:25:12Z",
"rates": {
"HUF": 3.485337
}
}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.5337,
"rate": 3.485337
}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