Rate Overview
Live
1 DKK = 13.6122 KGS
1 KGS = 0.073464
DKK
Avg
13.5406
High
13.6202
Low
13.4939
Last updated: 8/17/2026, 4:20:51 PM
Quick Conversions
| DKK | KGS |
|---|---|
| 1 DKK | 13.61 KGS |
| 10 DKK | 136.12 KGS |
| 50 DKK | 680.61 KGS |
| 100 DKK | 1,361.22 KGS |
| 500 DKK | 6,806.10 KGS |
| 1,000 DKK | 13,612.20 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-08-17T16:20:51Z",
"rates": {
"KGS": 13.612201
}
}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": 1361.2201,
"rate": 13.612201
}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