Rate Overview
Live
1 DKK = 13.5613 KGS
1 KGS = 0.073739
DKK
Avg
13.5939
High
13.6652
Low
13.5608
Last updated: 9/2/2026, 6:34:03 AM
Quick Conversions
| DKK | KGS |
|---|---|
| 1 DKK | 13.56 KGS |
| 10 DKK | 135.61 KGS |
| 50 DKK | 678.06 KGS |
| 100 DKK | 1,356.13 KGS |
| 500 DKK | 6,780.65 KGS |
| 1,000 DKK | 13,561.29 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-09-02T06:34:03Z",
"rates": {
"KGS": 13.561293
}
}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": 1356.1292999999998,
"rate": 13.561293
}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