Rate Overview
Live
1 DKK = 13.8045 KGS
1 KGS = 0.072440
DKK
Avg
13.7514
High
13.8045
Low
13.6733
Last updated: 4/17/2026, 1:36:35 PM
Quick Conversions
| DKK | KGS |
|---|---|
| 1 DKK | 13.80 KGS |
| 10 DKK | 138.04 KGS |
| 50 DKK | 690.22 KGS |
| 100 DKK | 1,380.45 KGS |
| 500 DKK | 6,902.23 KGS |
| 1,000 DKK | 13,804.45 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-04-17T13:36:35Z",
"rates": {
"KGS": 13.804454
}
}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": 1380.4454,
"rate": 13.804454
}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