Rate Overview
Live
1 DKK = 13.7709 KGS
1 KGS = 0.072617
DKK
Avg
13.7248
High
13.7709
Low
13.6709
Last updated: 5/7/2026, 2:54:00 PM
Quick Conversions
| DKK | KGS |
|---|---|
| 1 DKK | 13.77 KGS |
| 10 DKK | 137.71 KGS |
| 50 DKK | 688.55 KGS |
| 100 DKK | 1,377.09 KGS |
| 500 DKK | 6,885.46 KGS |
| 1,000 DKK | 13,770.92 KGS |
Get DKK/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=KGSExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-05-07T14:54:00Z",
"rates": {
"KGS": 13.770917
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "KGS",
"amount": 100
},
"result": 1377.0917000000002,
"rate": 13.770917
}Build with DKK/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key