Rate Overview
Live
1 KGS = 0.073476 DKK
1 DKK = 13.6099
KGS
Avg
0.072944
High
0.074282
Low
0.071295
Last updated: 5/27/2026, 7:24:32 PM
Quick Conversions
| KGS | DKK |
|---|---|
| 1 KGS | 0.07 DKK |
| 10 KGS | 0.73 DKK |
| 50 KGS | 3.67 DKK |
| 100 KGS | 7.35 DKK |
| 500 KGS | 36.74 DKK |
| 1,000 KGS | 73.48 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-05-27T19:24:32Z",
"rates": {
"DKK": 0.073476
}
}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.3476,
"rate": 0.073476
}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