Rate Overview
Live
1 KGS = 0.074244 DKK
1 DKK = 13.4691
KGS
Avg
0.073761
High
0.074835
Low
0.072324
Last updated: 3/28/2026, 1:57:21 PM
Quick Conversions
| KGS | DKK |
|---|---|
| 1 KGS | 0.07 DKK |
| 10 KGS | 0.74 DKK |
| 50 KGS | 3.71 DKK |
| 100 KGS | 7.42 DKK |
| 500 KGS | 37.12 DKK |
| 1,000 KGS | 74.24 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-03-28T13:57:21Z",
"rates": {
"DKK": 0.074244
}
}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.4244,
"rate": 0.074244
}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