Rate Overview
Live
1 DKK = 13.3092 KGS
1 KGS = 0.075136
DKK
Avg
13.5939
High
13.9718
Low
13.3092
Last updated: 7/26/2026, 1:28:48 PM
Quick Conversions
| DKK | KGS |
|---|---|
| 1 DKK | 13.31 KGS |
| 10 DKK | 133.09 KGS |
| 50 DKK | 665.46 KGS |
| 100 DKK | 1,330.92 KGS |
| 500 DKK | 6,654.58 KGS |
| 1,000 DKK | 13,309.17 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-26T13:28:48Z",
"rates": {
"KGS": 13.309165
}
}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": 1330.9165,
"rate": 13.309165
}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