Rate Overview
Live
1 DKK = 13.4690 KGS
1 KGS = 0.074244
DKK
Avg
13.1226
High
13.8451
Low
11.9948
Last updated: 3/28/2026, 10:58:47 AM
Quick Conversions
| DKK | KGS |
|---|---|
| 1 DKK | 13.47 KGS |
| 10 DKK | 134.69 KGS |
| 50 DKK | 673.45 KGS |
| 100 DKK | 1,346.90 KGS |
| 500 DKK | 6,734.51 KGS |
| 1,000 DKK | 13,469.02 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-28T10:58:47Z",
"rates": {
"KGS": 13.469022
}
}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": 1346.9022,
"rate": 13.469022
}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