Rate Overview
Live
1 DKK = 13.5982 KGS
1 KGS = 0.073539
DKK
Avg
13.6510
High
13.8264
Low
13.5327
Last updated: 3/7/2026, 9:16:55 AM
Quick Conversions
| DKK | KGS |
|---|---|
| 1 DKK | 13.60 KGS |
| 10 DKK | 135.98 KGS |
| 50 DKK | 679.91 KGS |
| 100 DKK | 1,359.82 KGS |
| 500 DKK | 6,799.08 KGS |
| 1,000 DKK | 13,598.15 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-03-07T09:16:55Z",
"rates": {
"KGS": 13.598154
}
}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": 1359.8154,
"rate": 13.598154
}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