Rate Overview
Live
1 KGS = 0.072440 DKK
1 DKK = 13.8045
KGS
Avg
0.072720
High
0.073135
Low
0.072440
Last updated: 4/17/2026, 12:07:42 PM
Quick Conversions
| KGS | DKK |
|---|---|
| 1 KGS | 0.07 DKK |
| 10 KGS | 0.72 DKK |
| 50 KGS | 3.62 DKK |
| 100 KGS | 7.24 DKK |
| 500 KGS | 36.22 DKK |
| 1,000 KGS | 72.44 DKK |
Get KGS/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=DKKExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-04-17T12:07:42Z",
"rates": {
"DKK": 0.07244
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "DKK",
"amount": 100
},
"result": 7.244000000000001,
"rate": 0.07244
}Build with KGS/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key