Rate Overview
Live
1 DKK = 13.3255 KGS
1 KGS = 0.075044
DKK
Avg
13.1785
High
13.8451
Low
11.9948
Last updated: 7/23/2026, 12:06:03 PM
Quick Conversions
| DKK | KGS |
|---|---|
| 1 DKK | 13.33 KGS |
| 10 DKK | 133.25 KGS |
| 50 DKK | 666.27 KGS |
| 100 DKK | 1,332.55 KGS |
| 500 DKK | 6,662.73 KGS |
| 1,000 DKK | 13,325.46 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-23T12:06:03Z",
"rates": {
"KGS": 13.325463
}
}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": 1332.5463,
"rate": 13.325463
}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