Rate Overview
Live
1 DKK = 13.6098 KGS
1 KGS = 0.073477
DKK
Avg
13.6028
High
13.6275
Low
13.5763
Last updated: 5/27/2026, 7:35:55 PM
Quick Conversions
| DKK | KGS |
|---|---|
| 1 DKK | 13.61 KGS |
| 10 DKK | 136.10 KGS |
| 50 DKK | 680.49 KGS |
| 100 DKK | 1,360.98 KGS |
| 500 DKK | 6,804.88 KGS |
| 1,000 DKK | 13,609.76 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-05-27T19:35:55Z",
"rates": {
"KGS": 13.609756
}
}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": 1360.9756,
"rate": 13.609756
}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