Rate Overview
Live
1 DKK = 13.3448 KGS
1 KGS = 0.074936
DKK
Avg
13.3326
High
13.3559
Low
13.3092
Last updated: 7/28/2026, 12:05:03 PM
Quick Conversions
| DKK | KGS |
|---|---|
| 1 DKK | 13.34 KGS |
| 10 DKK | 133.45 KGS |
| 50 DKK | 667.24 KGS |
| 100 DKK | 1,334.48 KGS |
| 500 DKK | 6,672.40 KGS |
| 1,000 DKK | 13,344.80 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-07-28T12:05:03Z",
"rates": {
"KGS": 13.344796
}
}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": 1334.4796000000001,
"rate": 13.344796
}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